Hello,
I need something like multiple data-entry masks, as far as I understand this can be done using multiple activities or multiple layouts because I've found this statement in the forums:
"In most cases it is easier to use multiple activities instead of switching layouts in the same activity (see the tutorial about CallSubDelayed)."
For example:
display Mask1/Activity1/Layout1:
Name : _______________
ZIP : _______________
City : _______________
...
Usere enters the data and then press OK button
then display Mask2/Activity2/Layout2:
Phone : _______________
mobil : _______________
email : _______________
...
Usere enters the data and then press OK button
then display Mask3/Activity3/Layout3:
...
Is there an example somewhere how to do that?
What is "CallSubDelayed"? I have searched for it in the Beginners Guide and in the Users Guide but I can not find it there...
thx
Heinz
I need something like multiple data-entry masks, as far as I understand this can be done using multiple activities or multiple layouts because I've found this statement in the forums:
"In most cases it is easier to use multiple activities instead of switching layouts in the same activity (see the tutorial about CallSubDelayed)."
For example:
display Mask1/Activity1/Layout1:
Name : _______________
ZIP : _______________
City : _______________
...
Usere enters the data and then press OK button
then display Mask2/Activity2/Layout2:
Phone : _______________
mobil : _______________
email : _______________
...
Usere enters the data and then press OK button
then display Mask3/Activity3/Layout3:
...
Is there an example somewhere how to do that?
What is "CallSubDelayed"? I have searched for it in the Beginners Guide and in the Users Guide but I can not find it there...
thx
Heinz