| InfoFont |
|---|
| Script function world.InfoFont
Read about scriptingType Method Summary Changes the font, font size and style for text on the info bar Prototype void InfoFont(BSTR FontName, short Size, short Style);
View list of data type meaningsDescription Changes the font, font size, and style of the next piece of text to be displayed on the info bar.VBscript example Jscript example PerlScript example Python example Lua example 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)
SetStatus (Sets the status line text)
ShowInfoBar (Shows or hides the "info" tool bar)(Help topic: function=InfoFont)
Documentation contents page |