I’m working on a productivity & RSI prevention app. So I want to notice 
activity while my project is not the frontmost application. Thanks to a very 
helpful list member, my LiveCode stack can detect key strokes (the keysdown is 
not empty) and mouse clicks (the mouse is down). I added mouse movement to that 
(the screenMouseLoc).

But how do I catch usage of the mouse scroll wheel? There is a lot of scrolling 
(and not much else) going on when viewing a website like Facebook or Twitter. 
So my app would consider that to be a ‘pause’. 


With kind regards,
Terry Vogelaar


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to