Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coolbutton
Message
From
21/04/1999 12:05:03
 
 
To
20/04/1999 12:34:10
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00210162
Message ID:
00210598
Views:
30
The best way probably is to use a timer for that - what I did is to have a single timer object,ant control that needs a MouseOut event registers itself with this object.
What this timer does is to check if the current object under the mouse is the object it has registered and if it is not it calls the registered object ClearMouseEffect method

Arnon

>Hi,
> I have used image controls to show coolbutton effect in myform. It works fine. When I mouse move to myimage, it show the effect and back to normal when mouse move from the image. I place the code that "return" to normal effect in shape which placed around myimage controls. However, if I move the mouse to myimage control, and "leave" it very fast, the mouse move event of myshape is not fire. Myimage control keep showing the mousemove effect. How to solve it?
>
>Thank you
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform