Design question

CidTek

Active Member
Licensed User
Longtime User
I just bought B4A yesterday and I am getting my feet wet by reading the forums and following the documentation.

One thing that I cannot get my head around is what are the basic elements to implement 2 screens. The main screen has a couple buttons that when clicked should show listview screens with the query results.

I have the main screen done and I tested the buttons with msgboxes. My only experience is with desktop apps which obviously use a different design approach. So how do I build and display the second screen?
 
Top