Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need an hourglass to indicate somethings happening
Message
From
26/04/2004 03:36:59
 
 
To
25/04/2004 16:11:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00897997
Message ID:
00898061
Views:
19
Thank you, gentlemen. I've opted for
THISFORM.MousePointer = 11, run query, THISFORM.MousePointer = 0.



>>I've got a query that's run when the user picks a choice from a dropwdown list.
>>
>>This query may take several seconds to complete, and the dropdown does not show the selected item until the query completes, in fact nothing much is happening on the form, and the user may get confused as to whether the computer is actually doing something.
>>
>>This is what I had in mind:
>>
>>
>>Hourglass(.T.)
>>  Requery(....)
>>Hourglass(.F.)
>>
>>
>>Now all I need is for somebody to tell me where to get it :-)
>>
>>TIA
>
>Check _screen.MousePointer property in help.
Peter Pirker


Whosoever shall not fall by the sword or by famine, shall fall by pestilence, so why bother shaving?

(Woody Allen)
Previous
Reply
Map
View

Click here to load this message in the networking platform