Resizing stack
Posted: Mon Mar 04, 2013 11:54 am
I have a stack that I would like to resize using a custom handler. However, the drawing of the stack seems to be too cpu intensive causing flickering. I wanted to explore an option of resizing like LiveCode (with live resizing off) does by just drawing a frame and after the user releases the mouse button drawing the window in it's new size. I can't use the built-in resize because my window is a custom shape. Effectively I want to draw a rectangle outside the stack as shown in this picture.
Any ideas on how it could be done?
Any ideas on how it could be done?