Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Sorting and Mouse Pointer
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01413103
Message ID:
01413255
Views:
58
>Hi Naomi,
>
>I found that the following code worked for me:
>
>Declare ShowCursor in Win32API Long
>ShowCursor(0)
>* ... do something here
>Mouse at Mrow(), Mcol()
>ShowCursor(1)
>
>César Chalom, however, reported that he didn't have any success. For him calling the SetCursorPos API function worked, though.

Thanks a lot, I may try this trick and if it would not help, will try Cesar's trick. My simple trick of setting / re-setting MousePointer only works for some cases, but not all.

Jim,

Please check this thread, may be this would also help in PEMEditor.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform