Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with drag and drop
Message
De
26/05/2001 03:11:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Help with drag and drop
Divers
Thread ID:
00511772
Message ID:
00511772
Vues:
43
Hi All,

This is my first attempt at trying to incorporate drag and drop in a form.

It is my understanding that in the MouseDown event of an object I can have This.Drag(1) and in the MouseUp event I can have This.Drag(2) and that would do it.

However, when I put This.Drag(0) in the MouseUp event, which to my understanding should cancel the action, VFP still drops the object I'm dragging just as if I had This.Drag(2) in the MouseUp event.

I tried adding a Suspend in the MouseUp event and the suspend doesn't execute. I tried adding a Wait Window "Test" in the MouseUp event and that doesn't execute either. I'm wondering if the MouseUp event is firing at all.

Can anybody offer me some insight. BTW, I'm using VFP 6 from Visual Studio 6.

Thanks in advance for your any assistance.

Aloha,

James
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform