Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Questions about changing the mouse pointer
Message
From
03/11/2001 20:53:10
 
 
To
03/11/2001 18:47:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00577164
Message ID:
00577173
Views:
17
>1. Can the pointer only be changed within a form method or is there a way to change it over the main application screen?

_screen.MousePointer= 2

>2. If I change the pointer to a defined shape (like the houglass) when a button is pushed, the pointer retains that shape when move over buttons on the form.

Hmmm, I don't see that behavior. VFP7, anyways. Are you using a framework that mgiht take care of this? Perhaps it only does it for the hour glass or maybe not customs? Seems likely...

>However, if I change the pointer to a custom icon shape, the pointer only shows that shape when the mouse is not over the form's buttons. Is there a way to keep the custom shape all the time?

Thats the standard behavoir. What you might want to do is create a method of the form that sets, and resets the MousePointer propeerty for every object on the form. If you need help doing that, let me know, but it should be pretty straigforward.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform