Kahapdos Member Licensed User Longtime User May 24, 2018 #1 good day what is the way to write code for a (tap 1 or tap 2) in specific. in tap 1 I see a layout but what is the way to program for that layout? please thank you very much
good day what is the way to write code for a (tap 1 or tap 2) in specific. in tap 1 I see a layout but what is the way to program for that layout? please thank you very much
DonManfred Expert Licensed User Longtime User May 24, 2018 #2 What is Tap 1 or 2? If you meant to sy Tab then this may be helpful. Use the Forumsearch BEFORE asking... https://www.b4x.com/android/forum/threads/tabpane-example.36520/ Upvote 0
What is Tap 1 or 2? If you meant to sy Tab then this may be helpful. Use the Forumsearch BEFORE asking... https://www.b4x.com/android/forum/threads/tabpane-example.36520/
Kahapdos Member Licensed User Longtime User May 25, 2018 #3 DonManfred said: What is Tap 1 or 2? If you meant to sy Tab then this may be helpful. Use the Forumsearch BEFORE asking... https://www.b4x.com/android/forum/threads/tabpane-example.36520/ Click to expand... yes but in the examples just show how to load a layout in tab1 and another layout in tab 2, do not show how to code to manipulate each layout. but many tests thank you, only had to define the layout variables loaded in the code module where tabpane is. Thank you Upvote 0
DonManfred said: What is Tap 1 or 2? If you meant to sy Tab then this may be helpful. Use the Forumsearch BEFORE asking... https://www.b4x.com/android/forum/threads/tabpane-example.36520/ Click to expand... yes but in the examples just show how to load a layout in tab1 and another layout in tab 2, do not show how to code to manipulate each layout. but many tests thank you, only had to define the layout variables loaded in the code module where tabpane is. Thank you