I use Doevents in order to make this function to works
ProgressDialogShow2("Test",False)
within a block of code. Now that it is not recommended, what should I do to force the android progress indicator to appears? (sleep(0) doesn't works)
ProgressDialogShow2("Test",False)
within a block of code. Now that it is not recommended, what should I do to force the android progress indicator to appears? (sleep(0) doesn't works)