OnMove
OnMove

Called when the window is moved.

myStoryboard.OnMove=function( JAM, X_Pos, Y_Pos );

Parameters
  • JAM
    The JAM object which is currently running.
  • X_Pos
    The new X position of the window in the screen
  • Y_Pos
    The new Y position of the window in the screen
Comments

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

See also
Storyboard:OnMaximize
Storyboard:OnMinimize
Storyboard:OnSize



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