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]

WMDIApp:Create() Method
Perform the final creation step of an application
------------------------------------------------------------------------------

Syntax
<oApp>:Create( <cText>, <lCreate> )   -->   oWnd

Arguments
<cText> is the caption of the window to be created.

<lCreate> is .T. to create a window.  Although a sub-class can
define this in any manner, normally .T. is the default.

Returns
An object of the WMDIFrame class.

Description
This method sets up the application's main window.  By
default, a WMDIFrame object is created and returned.

Example



See Also: WAppBase:Create() WApp:Create() WMDIFrame

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