Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Active Row or Cell MouseEnter
Message
 
 
À
11/12/2008 19:33:56
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01366646
Message ID:
01366801
Vues:
8
>>>I need to do this without adding code to the grid, base or otherwise. The grid cannot know about the custom class.
>>
>>You don't have to do this in the grid if you don't want it. Grab a reference to your grid
>>
>>loGrid = getpem(..) && or evaluate
>>
>>with loColumn in loGrid.Columns
>>
>>  The code I already posted
>>ENDWITH
>
>That still isn't helping me. I'll try stating it more simply. I need to know when I am over the active row or a column in the active row of MyGrid. When the mouse is over that area, then I need to run a method in my custom control. I already have BindEvents working to run a method of my custom class when the MyGrid.MouseEnter happens, but I need it to act when the mouse is over the active row of the grid. I'm not sure how what you showed me helps.

I see your problem now better. Unfortunately, this problem doesn't have a simple solution. There is an interesting solution about Tooltiptext in grid which I found on the Russian website. Unfortunately, it's a bit complex and besides I may not have my latest code with me.

We discussed this problem here too with James Nelson some time ago, if you want, I may look for this thread.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform