[This is preliminary documentation and is subject to change.]
Main Icarus Application. Intended to house platform-specific code and initialisation.
Classes
| Class | Description | |
|---|---|---|
| Console |
Icarus Console form, which shows up the complete Console track
and allows live C# scripting to check values
| |
| DragHelper |
A GDI+ based Drag Helper to allow drag and drop from one control to another
For details on this, see the original source at:
http://www.codeproject.com/cs/miscctrl/TreeViewDragDrop.asp
Appropriated here with thanks
| |
| IcarusApp |
Main Icarus Application class
| |
| Inspector |
An Inspector/Designer form that allows the full browsing of the project
and a planned upgrade to allow editing of the project using drag and drop
methods
| |
| ProjectManager |
Delegates
| Delegate | Description | |
|---|---|---|
| IcarusApp..::.SetFormStateCallback |
Enumerations
| Enumeration | Description | |
|---|---|---|
| Poll |