schimanski Well-Known Member Licensed User Longtime User Nov 3, 2014 #1 When I use ab tabcontroller for my pages, is it not possible to show a new page in one of my tabpages? I meen a page, which is not uncluded in my pages of the tabcontrol.
When I use ab tabcontroller for my pages, is it not possible to show a new page in one of my tabpages? I meen a page, which is not uncluded in my pages of the tabcontrol.
Erel B4X founder Staff member Licensed User Longtime User Nov 3, 2014 #2 You can set a new list of pages to replace one or more pages. However you cannot combine NavigationController and TabBarController. Upvote 0
You can set a new list of pages to replace one or more pages. However you cannot combine NavigationController and TabBarController.