[codenameone-discussions] Re: Swipe to navigate

2016-08-04 Thread Shai Almog
Not setHidden(). hideTabs(). Yes sideMenuFoldedSwipeBool=false will turn that off. -- 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 codenameone-discus

[codenameone-discussions] Re: Swipe to navigate

2016-08-04 Thread Gareth Murfin
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

[codenameone-discussions] Re: Swipe to navigate

2016-08-04 Thread Gareth Murfin
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 a

[codenameone-discussions] Re: Swipe to navigate

2016-08-04 Thread Gareth Murfin
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

[codenameone-discussions] Re: Swipe to navigate

2016-08-03 Thread Shai Almog
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 a