Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug: Mousewheel on ListBox
Message
De
13/01/2005 10:23:22
 
 
À
13/01/2005 05:16:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00976692
Message ID:
00976777
Vues:
8
>On next code:
>
>Expected : scroll the listbox
>
>Observed : do none
>
>
>* Mousewheel
> LPARAMETERS nDirection, nShift, nXCoord, nYCoord
>NODEFAULT
>RETURN ListBox::MouseWheel(nDirection, nShift, nXCoord, nYCoord)
>
>

In general, calling an event method in VFP doesn't actually fire the event, just runs the method code.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform