Detect scroll activity (when LC is not frontmost)
dunbarx
dunbarx at aol.com
Thu Dec 22 10:42:14 EST 2016
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.
More information about the use-livecode
mailing list