Could you confirm that the screen you want to go to is called "App_Settings"? Android is case sensitive, if the screen is actually called Screen2 or app_Settings or app_settings, that could be the issue.
Another possibility is your AfterChoosing block .... perhaps you need to use an If..then blocks to find out if the choice is "OK" ? You can also test the screen change by temporarilly adding a button that forces the screen change.
Also, if you are running in the emulator in development mode, sometimes AI2 won't automatically open the new screen. You might compile this and see what happens when you run the actual app on the device.
The screen is called that. I will try the if...and this is on device. Thanks.
If statement didn't help....
the Notifier.AfterChoosing event only fires, if you use Notifier.ChooseDialog...
That explains it....thx.
댓글 없음:
댓글 쓰기