How do I enable scrolling of a group ?
J. Landman Gay
jacque at hyperactivesw.com
Sun Feb 21 14:59:21 EST 2016
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 | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list