The DocMDIChildFrame class provides a default frame for displaying documents
on separate windows. This class can only be used for MDI child frames.
The class is part of the document/view framework supported by Widgets,
and cooperates with the View, Document,
DocManager and DocTemplate classes.
See the example application in samples/docview
.
Document/view overview, MDIChildFrame
Constructor.
Returns the document associated with this frame.
Returns the view associated with this frame.
Sets the currently active view to be the frame’s view. You may need
to override (but still call) this function in order to set the keyboard
focus for your subwindow.
Closes and deletes the current view and document.
Sets the document for this frame.
Sets the view for this frame.
[This page automatically generated from the Textile source at 2023-06-13 21:31:35 +0000]