Re: Scripting alignment tools

2012-03-15 Thread stephen barncard
I use that widget all the time. Invaluable... On 15 March 2012 11:40, Bob Sneidar wrote: > Scott Rossi made a widget called tmAlign. Very handy. Yes you can do this > with a script, like set the topleft of object1 to the topleft of object2 or > set the top of object1 to the top of object2. Cent

Re: Scripting alignment tools

2012-03-15 Thread Bob Sneidar
Scott Rossi made a widget called tmAlign. Very handy. Yes you can do this with a script, like set the topleft of object1 to the topleft of object2 or set the top of object1 to the top of object2. Center alignments get trickier as you have to use items of the loc. set item 1 of the loc of object1

Scripting alignment tools

2012-03-15 Thread Devin Asay
Hi all, The alignment pane in the property inspector allows us to do size, align and distribute selected controls in relation to each other. Does anyone know if this functionality can be accessed by scripting? Obviously I can figure it out and write my own handler, but can I just call the exist