| ShowInfoBar |
|---|
| Script function world.ShowInfoBar
Read about scriptingType Method Summary Shows or hides the "info" tool bar Prototype void ShowInfoBar(BOOL Visible);
View list of data type meaningsDescription Use this to show or hide the "info" toolbar (the one above the status line).VBscript example Jscript example PerlScript example Python example Lua example Lua notes Return value See Also ... Topic
Info bar - programmable information barFunctions
Info (Adds text to the "info" tool bar)
InfoBackground (Sets the background colour for the info bar)
InfoClear (Clears all text from the info bar)
InfoColour (Sets the colour of the foreground (text color) for the info bar)
InfoFont (Changes the font, font size and style for text on the info bar)
SetStatus (Sets the status line text)(Help topic: function=ShowInfoBar)
Documentation contents page |