Since some hours, I try to make a subscreen opened, but it always fails. I only see after the button click on the Screen one on the subscreen navigation a black screen and the information, that I can wait or close the app. I also copied this screen and created a new screen with a new screen name. But it still fails. The base of this app was my Sütterlin app from where I copied all content and then I changed different content. I did not want to program the features from the scratch. I tried all, I know, what could help, but now I am at the end of my knowledge. Could someone please help? I also add the AIA and two screenshots from my files, the one image is Screen1 and the other the screen with the opening problem. By the way, the app also does not open in the Emulator and writes a runtime error or something like this. Thanks!
Hello Simon, the maximum of the screens is 10 screens per app, I have only 8 screens and in the present it never was a problem. Thanks. This does not solve the problem. Have a great day! Kind regards, Martina
Hello Taifun, Thanks. I did not use the "Any Button" solution, because I have more buttons for other purposes (close app button a.s.o.). The problem seems to be that something has crashed during copying the app from the original Sütterlin app and I cannot find the error. Thanks!
All it does is present the words of a sentence, and give the opportunity to select a word and display it in a Label. No judgement is made as to whether that word is right or wrong.This could be done with a tiny piece of code, and sentences loaded from a Media text file.
The isNotAlreadyHandled generic event parameter tells you if there are no other button events for that component. That would test false for a close app button.