Message 1 of 5
Detect Hover Event
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wish to be able to detect if the current event from AutoCAD is a Hover event so I can then determine whether I need to refresh something in our code. At the moment we are refreshing it every time the mouse even moves so if I could trap hover as a state then I could make sure we don't do the refresh under those cicumstances to speed things up.
Any help would be much appreciated.
Thanks
Mark Thompson