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:
01413385
Vues:
51
>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.

Hi Christof,

Cesar's solution (though I may have implemented it wrongly) didn't work for me either.

A bit more background. My own form that uses CA for the grid's recordsource doesn't show hour glasses. In the other form we're using filtered table (and only few records satisfy filter condition). This form shows hourglasses :(

Looks like there is nothing I can do about it and better concentrate on the functionality / bug fixes.
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