Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to allow user to select cells for copying
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01025548
Message ID:
01025905
Vues:
10
Jim,

The VFP grid is not really a collection of cell objects. You could simulate something along the lines of click a cell to get begin row, and begin column, then a second click on another cell would capture end row, end column which you can then use to stuff the _cliptext with the information.

But doing something like a mousedown and drag over the selected range is going to be a real PITA with the native VFP grid.

>Thanks for your suggestion. You did not try to do this with the VFP Grid control. Could you explain why? I find the VFP grid control to be quite complicated, and the documentation sketchy and dispersed. Makes it quite difficult to learn, and very time-consuming to master.
>
>I've been trying to figure out if it is possible to do copying of user-selected sells using the VFP grid control. I'm gradually coming to the conclusion that it is not.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform