[TMDIShell] [Index] [TMDIWindow]

Class TMDIWindow


File: <toad/mdiwindow.hh>

An easy to handle Multiple Document Interface (MDI) implementation.
Basicly it's a small window manager which resides in a window of your program.

Note: Windows you add to TMDIWindow won't become direct children of TMDIWindow. The two windows between them is a MDI area and a shell window. But normaly you can ignore this behaviour.

Super Classes

TWindow

Attributes

Methods

TMDIWindow
public TMDIWindow(TWindow *, const string&)
childNotify
public void childNotify(TWindow *, EChildNotify)
resize
public void resize()
vaChanged
public void vaChanged()

This page was generated with Stupid -- Another stupid C++ to HTML generator
Written 1998,99 by The Wizards of Zilog
Copyright © 1998,99 by the TOAD Project