Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView.AfterLabelEdit does not fire after BINDEVENT
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01101557
Message ID:
01101591
Vues:
10
This message has been marked as the solution to the initial question of the thread.
From BinEvent() help: "You cannot bind to an event with parameters that are passed by reference".
Check also http://blogs.msdn.com/calvin_hsia/archive/2006/03/03/543083.aspx

>ListView ActiveX control AfterLabelEdit event does not fire when bound to a method of Container class
>
>= BINDEVENT(THIS.lst, "AfterLabelEdit", THIS, "onlist_afterlabeledit")
>* returns 1; tried with all possible flags
>* the delegate has identical parameters with the source event
>
>
>No troubles with binding ListView events ColumnClick, DblClick, ItemClick, MouseDown and MouseUp.
>
>MSComctlLib.ListViewCtl.2 (version 6.0)
>VFP8
>
>What could be possibly wrong?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform