A AndroidUserCCS Member Licensed User Longtime User Mar 31, 2013 #1 Hi, I am using simple menu and I want to know how is possible to do the following: Click in the menu and call other window. I am using a ActionBarExample. when I click some button the code has this Case ID_ACTION_SHARE Msgbox("Share some content ...", "Item clicked") I want to call a form design called Main2 this has some labels and later press return and back to the original form, how do I it ? Thanks.
Hi, I am using simple menu and I want to know how is possible to do the following: Click in the menu and call other window. I am using a ActionBarExample. when I click some button the code has this Case ID_ACTION_SHARE Msgbox("Share some content ...", "Item clicked") I want to call a form design called Main2 this has some labels and later press return and back to the original form, how do I it ? Thanks.
A AndroidUserCCS Member Licensed User Longtime User Mar 31, 2013 #2 Hi, was done reading this http://www.b4x.com/forum/basic4andr...t-between-activities-services.html#post107282 Upvote 0
Hi, was done reading this http://www.b4x.com/forum/basic4andr...t-between-activities-services.html#post107282