Hello, I have a resizeStack handler, where I handle resizing my objects. That works very fine. Now I wanted to build a button, where the user can resize the stack to the min size by one click, where I just set the width of the stack to the minwidth and height to the minheight. That works for the stack, BUT my resizeStack handler shrinks my objects much more, as if the user would have resized the window to its minwidth and minheight.
So where is the difference between a "user resize" and my "set the width"? Why does the resizeStack handler sets different result width and heights to the objects? Thanks for any hint Tiemo _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
