| SetCommandWindowHeight |
|---|
| Script function world.SetCommandWindowHeight
Read about scriptingType Method Summary Set the height of the command (input) window Prototype long SetCommandWindowHeight(short Height);
View list of data type meaningsDescription Sets the height of the command window in pixels.VBscript example Jscript example Lua example Return value
View list of return code meaningsSee 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)
MoveMainWindow (Move and resize the main MUSHclient window)
MoveNotepadWindow (Move and resize the specified notepad window)
MoveWorldWindow (Move and resize a world window)
MoveWorldWindowX (Move and resize a specific world window)
SetWorldWindowStatus (Changes the status of the main world window (maximize/minimize/restore))(Help topic: function=SetCommandWindowHeight)
Documentation contents page |