|
IDL Reference Guide: iTools Object Classes |
|
The IDLitWindow class serves as the base class for all windows within the iTools framework.
| Note See the iTools Object Model Diagram for a visual representation of the iTools object model hierarchy. |
See IDLitWindow::Init.
Objects of this class inherit properties from the IDLgrWindow superclass. See IDLgrWindow Properties for descriptions of these properties.
This class has the following methods:
In addition, this class inherits the methods of its superclass.
|
6.0
|
Introduced
|
|
6.2
|
Added OnTimer and SetTimerInterval methods
|
|
6.3
|
Added OnEnter, OnExit, OnExpose, and OnResize methods
|
|
6.4
|
Added OnWheel method
|
IDL Online Help (March 06, 2007)