Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse Pointer - Changing
Message
From
15/10/1998 09:47:49
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147116
Message ID:
00147120
Views:
24
Hi Carl----

THISFORM.MousePointer=11 ***AND***
THISFORM.SetAll("MousePointer",11)



>
>I'm trying to change the mouse pinter to the hourglass when I'm processing. The problem I'm having is as follow:
>
> Changing the mouse pointer to on the form level (ThisForm.MousePointer = 11) only display the hourglass if the mouse pointer is over the form itself, the cursor changes if the mouse moves over the controls on the form.
>
>Is there a way to have set to the hourglass regardless of which control it's over without having to go through all the controls and set their mouse pointer (this can be a very time consuming especially since I'm using page frames with lots of pages)
>
>Thanks in advance for any response.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform