Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse pointer change ???
Message
From
30/07/1997 14:28:35
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00041692
Message ID:
00042412
Views:
81
>Hi Claude
>
>What's happen when you move your mouse on a other object ?
>
>>button::ClickEvent()
>>this.MousePointer = 11
>>... code for save
>>this.MousePointer = 0
>>
>>
>>Claude


Good question! We would normally think that the pointer shows the watch only when the mouse is over the save button but apparently the code I execute during the save keeps the system busy enough that it doesn't update the pointer. The pointer is restore only at the end of the routine with MousePointer=0 even if I mouve the mouse after I clicked the button.

Claude
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform