Back Previous Next


Linguist window package - set

Syntax:

   set the title of {component} to {value}

Keyword handler:

   linguist.window.keyword.WKSet.class

Runtime handler(s):

   linguist.window.handler.WHSet.class

Function:

Set the title of a component - a window or a button.

Example(s):

set title of PlayButton to "Paused"


Back Previous Next