Re: Sharing a little stack

2012-11-20 Thread Michael Kristensen
Hi David Line = Poly1 Yellow Rect = Poly2 Field = Thicknes This is the script inside one of the small squares. Adjust the script for the other one accordingly. local gDragging,loc2,T on mouseDown put true into gDragging put line 2 of points of grc Poly1 into loc2 put fld Thicknes in

Re: Sharing a little stack

2012-11-19 Thread David C.
>> Hi there >> >> This little stack demonstrate resizing a rectangle in any direction >> >> Its also an exersice in calculating pendicular lines >> >> http://forums.runrev.com/viewtopic.php?f=9&t=13399 >> >> Michael Assuming that the stack doesn't require any really recent features, maybe you can

Re: Sharing a little stack

2012-11-19 Thread Devin Asay
Very slick, Michael. Thanks for sharing! Devin On Nov 19, 2012, at 3:55 AM, Michael Kristensen wrote: > Hi there > > This little stack demonstrate resizing a rectangle in any direction > > Its also an exersice in calculating pendicular lines > > http://forums.runrev.com/viewtopic.php?f=9&t=13