Widget/Frame

From Gui

(Difference between revisions)
m (Widget/Container moved to Widget/Frame)
(Chaged to Frame)
Line 1: Line 1:
-
A container is a widget that holds other widgets.
+
A Frame is a widget that holds other widgets.
-
In desktop applications the "root" container is usually displayed as a "window".
+
In desktop applications the "root" Frame is usually displayed as a "window".
== Properties ==
== Properties ==

Revision as of 17:40, 13 June 2009

A Frame is a widget that holds other widgets.

In desktop applications the "root" Frame is usually displayed as a "window".

Properties

  • id
  • title (can be null string)

Events

Personal tools