Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WHelp:Init() Method
Construct a help object
------------------------------------------------------------------------------

Syntax
WHelp{ <cText>, <cShort> }   -->   SELF

Arguments
<cText> specifies a single line of help information.

<cShort> specifies a single word or phrase of help information.
Defaults to the first word of <cText> (i.e. up to but not including the
first space).

Returns
SELF.

Description
This method initialises a help object.  These are used by things like
menu items and tool bars.

Example
oHelp = WHelp{"Makes the selected text bold", "Bold"}


See Also: WHelp:Axit() MENUITEM WToolbar

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson