OnSize
OnSize

Called when the window is resized.

myStoryboard.OnMinimize=function( JAM, Width, Height );

Parameters
  • JAM
    The JAM object which is currently running.
  • Width
    The new width of the window.
  • Height
    The new height of the window.
Comments

This uses Jamagic's Window.OnSize function. It is provided internally so that JAM can perform important background opperations when the window is resized before calling the given function.

See also
Storyboard:OnMove
Storyboard:OnMaximize
Storyboard:OnMinimize



JAM © 2005 no one in partiular
Project started by David Evans in 2005