You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hey guys,
I'm currently getting an error when trying to open a recently created Form using the new Gui Builder tool. I'm Using Netbeans 8.2 on a Windows 10 PC with the latest version of Codename One
Note: the new form was created after migrating a project from the old Gui builder, I don't know if this affects anything but the other forms do open normally on the new Gui builder.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi, it looks like there is an issue with an image used within the file: java.lang.NullPointerException at com.codename1.apps.guibuilder.GuiPersister.getImage(GuiPersister.java:127) at com.codename1.apps.guibuilder.GuiPersister.createComponent(GuiPersister.java:
Can you review the XML gui file and see which image might be causing it and why it would be a problem?