Hi i'm learning how to use the tableview in the best way. I'm trying to do a settings page like the ios one, with elements that opens other pages. Sub Process_Globals Public App As Application Public NavControl As NavigationController Private Page1 As Page Private Panel1 As...
www.b4x.com
Note that iTableView / iTableView2 are deprecated libraries. If you want to use TableView then add a reference to iUI8.
Hi i'm learning how to use the tableview in the best way. I'm trying to do a settings page like the ios one, with elements that opens other pages. Sub Process_Globals Public App As Application Public NavControl As NavigationController Private Page1 As Page Private Panel1 As...
www.b4x.com
Note that iTableView / iTableView2 are deprecated libraries. If you want to use TableView then add a reference to iUI8.