Also, how can I turn off the ability to being my left side menu out by swiping, now that I have tabs i dont want that to confuse things.
My left on uses this SideMenuBar smb = (SideMenuBar) Display.getInstance().getCurrent().getMenuBar(); do i just set sideMenuFoldedSwipeBool to false? Thanks, Gaz On Thursday, August 4, 2016 at 10:13:57 PM UTC+8, Gareth Murfin wrote: > > tabs.setHidden() doesnt seem to do anything on the emulator or device? i > tried with true, and true, true > > On Thursday, August 4, 2016 at 9:46:46 PM UTC+8, Gareth Murfin wrote: >> >> Never even heard of Tabs! Nice little component that, works really nice, >> thanks!! >> >> On Thursday, August 4, 2016 at 12:55:21 PM UTC+8, Shai Almog wrote: >>> >>> I would use tabs and create the same container with different data to >>> add in. >>> You can set the tabs to be hidden. >>> >> -- 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/4c520ed2-3670-4289-979e-d73971e631f6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
