Hi, what's the stack of the error? I wouldn't call a class "MenuBar" as we have a public Codename One class with that exact name and imports might be problematic here...
I also wouldn't use commands for that. Most of the menus with the buttons in the bottom are really just tabs so for 90% of the cases you should just use tabs. For the rest I would use a border layout form and place buttons in the south area to create these options. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/f0968e26-f179-4ef0-9880-d006adbe6526%40googlegroups.com.
