| MoveWorldWindowX |
|---|
| Script function world.MoveWorldWindowX
Read about scriptingType Method Summary Move and resize a specific world window Prototype void MoveWorldWindowX(long Left, long Top, long Width, long Height, short Which);
View list of data type meaningsDescription This function moves and resizes one of the current world's windows.VBscript example Jscript example Lua example Lua notes Return value See Also ... Functions
GetMainWindowPosition (Returns the position and size of the main MUSHclient window)
GetNotepadWindowPosition (Returns the position and size of the specified notepad window)
GetWorldWindowPosition (Returns the position and size of the current world window)
GetWorldWindowPositionX (Returns the position and size of a specific world window)
MoveMainWindow (Move and resize the main MUSHclient window)
MoveNotepadWindow (Move and resize the specified notepad window)
MoveWorldWindow (Move and resize a world window)
SetWorldWindowStatus (Changes the status of the main world window (maximize/minimize/restore))(Help topic: function=MoveWorldWindowX)
Documentation contents page |