Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait cursor
#1
Is there an easy way to show the wait cursor to the user while the app is making some short tasks ?
Thank you.
Reply
#2
Hi Geremiah, if you like to show in an AsyncEvents of a button for example, set LockOnAsyncEvents in ObjectInspector to True.
Another way is a JavaScript: ShowBusy( true );
Reply
#3
(02-06-2019, 11:33 AM)Jose Nilton Pace Wrote: Hi Geremiah, if you like to show in an AsyncEvents of a button for example, set LockOnAsyncEvents in ObjectInspector to True.
Another way is a JavaScript: ShowBusy( true );

I will try, thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)