Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drag and drop with treeview
Message
De
25/05/1999 01:57:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Drag and drop with treeview
Divers
Thread ID:
00222340
Message ID:
00222340
Vues:
56
People ,

I have a couple of problems with drag and drop operations
in the treeview control , the problem is that when i start a
drag operation (i drag the node) i want a reference of the node that i am dragging, so i put some code im my mousedown event of the treeview control something like this
ox = this.selecteditem , but when i do that i get a reference of the previous selecteditem , i must first click on the nodes before i can
do a drag operation .I even tried the hittest method in the mouseover
event but i don't get a reference back , the only thing that the
hittest method returns is a true , but i don't think that that is good . Can someone please tell me what am i doing wrong.

regards ,

David van der Vliet
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform