Widget/Frame
From Gui
(Difference between revisions)
(Change semantics a bit.) |
(id property) |
||
Line 5: | Line 5: | ||
== Properties == | == Properties == | ||
- | * title | + | * id |
+ | * title (can be null string) | ||
== Events == | == Events == |
Revision as of 02:50, 13 June 2009
A container is a widget that holds other widgets.
In desktop applications the "root" container is usually displayed as a "window".
Properties
- id
- title (can be null string)