Hello.
I have not found in tutorials a clear "lesson" to make menus - for sheer beginners - but several ready2use great menus (sliding, animating, Popup, Side swipe.....)
So I am trying to go ahead and the first thing I meet is that I suppose I must have the main menu in the Main Activity Module and as result of event handler for the menu I must trig the second activity (first menu option), v.gr.:
Appart from the "Two activities example" in the B4A-Tutorials.pdf, I have not found much help.
Could you please suggest a good "thread" for a complete beginner?
Thank you very much for your help.
I have not found in tutorials a clear "lesson" to make menus - for sheer beginners - but several ready2use great menus (sliding, animating, Popup, Side swipe.....)
So I am trying to go ahead and the first thing I meet is that I suppose I must have the main menu in the Main Activity Module and as result of event handler for the menu I must trig the second activity (first menu option), v.gr.:
B4X:
StartActivity(Activity2)
Appart from the "Two activities example" in the B4A-Tutorials.pdf, I have not found much help.
Could you please suggest a good "thread" for a complete beginner?
Thank you very much for your help.