Hi, 
i am enjoying this wonderful tool but i recently observe that i can't set 
form title with the method setTitleComponent 
protected void beforeMain(Form f) {
        Label titre = new Label("le titre");
        f.setTitleComponent(titre);
    }


I have this issue using NetBeans 8.1 on Win7 x64 on simulator.
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/903e91f2-a519-42f2-b03b-a4a7e15f38ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to