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]

WWindowBase:Init() Method
Construct a window base object
------------------------------------------------------------------------------

Syntax
WWindowBase{ }   -->   SELF

Arguments
None.  However, the Init() method in a sub-class usually has
parameters.

Returns
SELF.

Description
This method initialises a window object.  Because WWindowBase
is an abstract class, you should consult the syntax for the
appropriate descendant of this class.

Example
oWnd = WWindow{oParent, "Clip-4-Win Window" }


See Also: WWindowBase:Axit() WWindow:Init()

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