Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bindevent and Grid Columns
Message
 
 
À
27/05/2010 21:20:33
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01466311
Message ID:
01466331
Vues:
45
>>Bindevent is the way to go. ...
>
>I am currently trying to do something similar (the code is currently copied in every grid column). What I don't understand is how to manage lparameters. For example, the Header.MouseDown() method starts with:
>
>
>LPARAMETERS nButton, nShift, nXCoord, nYCoord
>
>* and later:
>
>if nshift = 2
>  ...
>endif
>
>
>If I remember correctly, the idea of the framework is to allow sorting on a second, third, ... column by doing a Ctrl-click. How will bindevent() figure out what parameters were passed to Header.MouseDown()?

We discussed it before :) You need to check aEvents() in Help. Review the sample I sent to Rich earlier.
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