On Monday, July 7, 2014, Peter Haworth <p...@lcsql.com> wrote: > I have a stack with two cards in it each of which is a different size. > I've been trying to adjust the size of each card in preOpenCard handlers > without affecting the card's previous display location.
Just adjust the stack rect. Put the rect of this stack into theRect Put item 1 of theRect + theCardWidth into item 3 of theRect Put item 2 of theRect + theCardHeight into item 4 of theRect Set the rect of this stack to theRect -- Trevor DeVore _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode