Hi, I have an app developped with b4j using a layout to ask for some user choices with the "showandwait" feature. I want to port this app to b4a. However modal dialogs seem to be a bit of a problem in android. I can work with a loop in the main code waiting for a handshake flag until the choices layout is raising this flag when exited, but this is rather a crude method. I am sure there are better solutions.
Thank you for advice, Georg
Thank you for advice, Georg