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
I am searching the web for tutorials on actually coding for displaying my new GUI forms. But all the tutorials out there focus on the GUI builder. What I need to know is, what do I do after I am done with the GUI builder? Is there a method I call to show my form? And object that contains my form?? Where are the Java Codename One tutorials?? The GUI builder is easy to use and very straight forward but I need to know how to use it in code.
Shai Almog
unread,
Oct 7, 2016, 10:09:35 PM10/7/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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
Based on your other question I'm guessing you used the old GUI builder. If you choose to go with that you would have a state machine class autogenerated in a GUI builder project.
I'd recommend going with the new GUI builder and also checking the plugin for update as we made a lot of changes to the GUI builder and are updating the plugins...