II. GUI Basics
Chapter 6. Widgets - Using Widgets to Create Interfaces
Item
Item Widget. Item widget used in the Listbox. Listbox is used in Combobox and Menu. Item widget is another button, and therefore inherits most button's
properties.
XML Element Name
- <Item/>
Example
See
Combobox,
Listbox, or
Menu for an
Item examples.
Item's properties
Basic set of methods that applies to all widgets is described in the Chapter 9 for widgets styles, and Chapter 10
for widgets attributes. For event handling methods please refer to Chapter 12.
Back
Next