On 2/21/2016 7:32 AM, Alex Tweedly wrote:
In the Message watcher, when positioned over a field, I see rawKeyDown,
cRevGeneral and scrollbarDrag events
But when positioned over a group - only the rawKeyDown events fire.

So - am I just over-optimistic, and it is expected that any group
scrolling is not handled by default ?

I suspect it's the cRevGeneral handlers in the IDE frontscript that manage scrolling for a field. Besides rawKeyDown, the group also receives a scrollbarDrag message when manually scrolled, but that's not what you're looking for. It does look like you'll have to script the group scroll yourself.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.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