The best way to pause the app

KashMalaga

Member
Licensed User
Longtime User
B4X:
   ToastMessageShow("" & CRLF &  ", True)
   Notification1.Cancel(1)
   ExitApplication

As you must to imagine, the process gets out fast and its cant be readable the ToastMessage.

Sleep from Thread Lib, or another beautiful idea?

Thanks!:sign0087:
 

kickaha

Well-Known Member
Licensed User
Longtime User
Or you could use a MsgBox to inform the user, that way they need to press "OK" to exit.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…