The progresdialog is not showing with the code below.
How to solve it?
Private Sub B4XPage_Created (Root1 As B4XView)
Root = Root1
Root.LoadLayout("MainPage")
B4XPages.SetTitle(Me, "Safety MOV VR")
ProgressDialogShow("Aguarde...")
Svr.Initialize(Me,"Svr")...
Hello,
I'm trying to use B4XGifViewer in a dialog to show to user a "wait message" while the app is running a long duration process but it seems that runs at the main thread, what means that when the process starts the gif freezes .
Is it possible to maintain the gif animation even when...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.