How do I resize a group when using 'grab'?

Richmond Mathewson richmondmathewson at gmail.com
Wed Feb 3 05:52:34 EST 2010


On 03/02/2010 12:34, Hugh Senior wrote:
> How do I resize a group when I 'grab' a control in it so the group rect
> automatically expands/contracts?
>
> I'm sure I have done this before, but cannot recall how!
>
> /H
>
>    
Wow! I am naive and wishful; I tried this script in a group:

on mouseDown
    grab me
end mouseDown

on grab
    resize me
end grab

and it bombed!  Shame really.



More information about the use-livecode mailing list