selecting portion of a group to display

Sarah Reichelt sarah.reichelt at gmail.com
Fri May 19 22:44:12 EDT 2006


> Let's say I've got a group of a 100 buttons lined up horizontally.
> Only 3 are seen at any time by virtue of the dimensions of the
> group.  I want to make the next 3 buttons visible without changing
> the dimensions or location of the group.  How?  Essentially, I want
> to horizontally "scroll" within the group's "window".

Set the hscroll of the group. And make sure it's lockLocation is set
to true, so it doesn't try to resize automatically.

Cheers,
Sarah



More information about the use-livecode mailing list