{"identifier":16789,"topic":"System messages","name":"sizeWindow","text":"<code><pre>sizeWindow\n<\/pre><\/code> Handler: <br><br>\n\n <code><pre>on sizeWindow\n   <i>statements<\/i>\nend sizeWindow\n<\/pre><\/code>\nHyperCard sends the<code> sizeWindow <\/code>message to the current card when the user or a script resizes the window. In many cases, HyperCard will send a<code> moveWindow <\/code>message immediately after  a<code> sizeWindow <\/code>message. <br>\n<br>\nHere are the ways a window can be resized: <br><br>\n\n \u2022 The user resizes the window     using the size box. \u2022 The user resizes the window     using the Scroll window. \u2022 The user clicks the zoom box, and     the zoom changes the window size. \u2022 A handler sets the<code> rect <\/code>of the card     window to a new size. \u2022 A handler resizes all the cards in a     stack by setting the<code> rect <\/code>of the card     to a new size. <br>\n","related":{"35844":"moveWindow","32483":"close"},"examples":"","demo":"","debug":{"9":["sizeWindow\r\rHandler:"],"10":["Here are the ways a "]}}