Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mover, multi column mover
Message
De
03/04/2012 04:33:04
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01540118
Message ID:
01540125
Vues:
97
>I have created my own mover class.
>
>I know how to populate it with a single column, and if I use the array, I can fill it with multiple columns, Is it possible to create a mover that would move multiple columns.
>
>I have a list of names, and of course a unique ID for each one. Thus a 2 column array,
>I need to be able to move both columns both ways.

Whatever you are doing with aLeft[i], you now have to do with aLeft[i, 1] and aLeft[i, 2] - i.e. the right array also needs to be twodimensional, redimensioning your arrays always has to have "(n, 2)" etc.

It's entirely up to you whether you will show the 2nd column in the listboxes or not.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform