Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox Question
Message
De
06/03/2006 04:08:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01101136
Message ID:
01101657
Vues:
12
>Is there any way to determine the list index of the list row which the
>mouse is over?
>
>Thanks

I'm not sure, but i think there is no way of doing that, because the listindex property returns (and is) always the row number that you selected, or the row number selected initialy by VFP using it's defaults. Mouse move doesn't mean selection of any row, therefore you don't change any list property only by moving the mouse over it.

Sure you could get the rowheight of the list and make complicated operations with the mouse position, but i don't know a way of doing that.

Sorry,
Joaquim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform