Hi All
I'm new to the forum and have been programming in VB6 for many years. I am really enjoying B4A but there is one thing I cannot figure out. I have created the main activity with all my required controls using the designer and everything works great. As with VB6 you can create multiple forms in this case activities. So I created a new activity called tables and used the designer to create the layout. On the main activity I have a button that shows the table activity, but the problem is that even though the table activity loads fine I can still see the main activity in the background and all buttons on both activities respond when clicked. So the question is, is how do I close or hide the main activity so that only the tables activity is displayed and active.
many thanks in advance
AJ
I'm new to the forum and have been programming in VB6 for many years. I am really enjoying B4A but there is one thing I cannot figure out. I have created the main activity with all my required controls using the designer and everything works great. As with VB6 you can create multiple forms in this case activities. So I created a new activity called tables and used the designer to create the layout. On the main activity I have a button that shows the table activity, but the problem is that even though the table activity loads fine I can still see the main activity in the background and all buttons on both activities respond when clicked. So the question is, is how do I close or hide the main activity so that only the tables activity is displayed and active.
many thanks in advance
AJ