Can a notifier's ShowProgressDialog
and DismissProgressDialog
be called on two different screens?
I would be grateful if someone helps me here
Where is exactly your problem and what is your goal?
I basically want to create a loading symbol using the notifier's showprogress method. But I cannot call the showprogress on one screen and then dismiss it once the next screen has opened.
Is there any way to do it, or it isn't possible?
Simple answer, No.
And neither when you return to the original screen.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.