Widget/Frame

From Gui

< Widget
Revision as of 16:07, 16 June 2009 by 76.21.5.96 (Talk)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)

A Frame is a widget that holds other widgets.

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

[edit] Properties

  • id
  • title (can be null string)
  • layout (implementation-defined default)
    • horizontal
    • vertical
    • grid

[edit] Events

Personal tools