I assume this discussion is still intact.

The "rawkeyDown" message may be trapped as follows:

on rawkeydown tkey
   if  tkey = 65308 then doScrollDownStuff
   else doScrollUpStuff 
end rawkeydown



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Detect-scroll-activity-when-LC-is-not-frontmost-tp4711142p4711150.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
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