Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Sorting and Mouse Pointer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01413103
Message ID:
01413255
Vues:
59
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform