Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mouseup and Mousedown
Message
De
23/03/1999 07:54:30
 
 
À
22/03/1999 22:36:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00200782
Message ID:
00200840
Vues:
8
>Hi,
> I would like to pause my processes when mycertain control be pressed and resume when drag was release. I placed my pause methos in mouse down event and resume method in mouseup. It works fine in certain situation only. When I drag on my control and move to others place out of mycontrol, my resume method won't called. I have tried to place the code in click event either, but not work too. Any suggestion?
>
>Thank you

One possible solution might be to test in the MouseMove event, so that after processing has been paused, if the mouse cursor is dragged off the control, processing is resumed ( as well as in MouseUp event ).

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform