Synchronous scrolling

Colin Holgate coiin at rcn.com
Fri May 15 16:33:37 EDT 2009


On May 15, 2009, at 3:45 PM, Scott Rossi wrote:

> Put your fields in a group and enable the vscrollbar (and/or  
> hscrollbar) of
> the group.

There are some things you might want to do in making that group: hide  
the borders of field, and make them not editable, and no scroll bars.  
Set their heights to all be as tall as the tallest one. Then group  
them, and set the border visible on the group, as well as the vertical  
scrollbar. Lastly, reduce the height of the group to the visible area  
that you want to see the text.

If the fields were still editable, you can get into situations where  
the user has clicked, and dragged down , in one of the field's text,  
which will put it out of sync with the other fields.





More information about the use-livecode mailing list