Document::OpenWindows
Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:13:05 1991
Index
Return to Main Contents
NAME
Document::OpenWindows - instance method
TEMPLATE
void OpenWindows()
SPECIFIERS
public
virtual
DESCRIPTION
OpenWindows is called once when a new document has been created. It creates the main window with the method DoMakeWindows and adds it as first entry to the instvar windows. If the title of the window has not been set, then it sets the instvar docName as window title. Finally, the main window is opened at a position returned by the method Application::GetNewDocumentPos.
Method is rarely overridden.
ARGUMENTS
none
RETURN ARGUMENT
void
CATEGORIES
windows, implementation
FIRST DEFINITION
class Document
FILES
- implementation:
-
Document.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:28 GMT, March 30, 2022