Hi Mike, Am 17.04.2012 um 22:56 schrieb Mike Bonner:
> Use a send in time to do this. > > create a handler to do whatever it is that you want done when the stack is > done resizing > > command resizingDone > if the mouse is up then > ### stuff to do after resize > end if > end resizingDone > > And use a send in time from the resizestack handler > > on resizestack > ## any code you want to run during resize > send resizingDone to me in 1 tick > end resizestack I just implemented this and it works GREAT! :-) Thanks! Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com _______________________________________________ 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