WidgetApplication
Description
- Derived from
-
ApplicationBase abstract
- Extended by
-
DemoApplication sealed
Example_Application sealed
An IApplication implementation that wraps one or more IWidget instances.
Public / Methods
WidgetAdd
Adds the given widget.
The following callbacks will be made on the given widget in, if applicable:
- RenderException
-
If a graphics subsystem error has occurred.