"New Table Object" (sort of) Problem

Ian Wood revlist at azurevision.co.uk
Tue Apr 3 11:07:03 EDT 2007


On 3 Apr 2007, at 15:53, Len Morgan wrote:

> The problem is that the new rows just keep on going right to the  
> bottom of the screen.  How can I make a scrolled box of groups?

Make a group of all the 'row' groups, then set the vscroll of that  
group to true, then set the height of the group to a small enough  
amount that it no longer goes off the bottom of the stack.

If the table ends up wider than the stack you may also need to set  
the hscroll to true as well.

Ian



More information about the use-livecode mailing list