Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse pointer change ???
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00041692
Message ID:
00041702
Views:
82
I have the same problem trying to change the mousepointer on a Grid's textbox, the pointer defaults to the I-beam, which I could override only by using the win32API function SetSystemCursor(). Very inconvenient.
I would like to get the answer to this.

>Hi guys,
>
>I try to replace the arrow cursor with the wait cursor in my application when processus was long but when i use the command " thisform.setall('mousepointer',11) " some object (text box) in grid not change. Do you have an idea ?
>I also try with win32api fonction like = SetCursor(LoadCursor(0,'IDC_WAIT')) but it's not work i think that the LoadCursor return a error 127 but i don't have idea what it's mean
>
>I will very apreciate your help
>Rocky Boy...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform