Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Normal mousepointer for rows in a grid
Message
De
16/02/2005 12:20:38
 
 
À
16/02/2005 09:31:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
00987405
Message ID:
00987522
Vues:
19
This message has been marked as the solution to the initial question of the thread.
I have tried several methods and the one that has given best results is to put the following line:
thisForm.MousePointer = 1
in the grid.column.mouseMove() event.
It works well, and does not make the grid slower. Be careful when debugging the grid because it slows it a lot.

HTH,
Javier.


>Is there a simple way to get the mousepointer to show as the normal "pointer" when it is moved over the data in a grid?
>
>I can get it to work in the headers by setting the grid's mousepointer to 1 in the header's mousemove method, but have been enable to find how to do it for the actual data rows.
>
>Thanks,
>
>Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform