Hi Erel,
I use activity.finish on other activities other than main, but on main it does nothing, and it seems that also, the UserClosed boolean seems to be ignored(see example zip).
Another things, when the main activity is loaded, and upon firststart=true I call another activity, one can see the controls of the main activity for a fraction of seconds...
another issue, is there any way to programatucally change the transition animation?
How can I use a for next loop to initialize or dim controls, like with the Control Keyword im B4P?
Thanks
I use activity.finish on other activities other than main, but on main it does nothing, and it seems that also, the UserClosed boolean seems to be ignored(see example zip).
Another things, when the main activity is loaded, and upon firststart=true I call another activity, one can see the controls of the main activity for a fraction of seconds...
another issue, is there any way to programatucally change the transition animation?
How can I use a for next loop to initialize or dim controls, like with the Control Keyword im B4P?
Thanks