Join our
mailing list!
Contact
|
Impressum
Home
Products
Developers
Documentation
Downloads
Forum
Gallery
Contents
Getting started
Ubuntu packages
Build from sources
Hello World
Platforms
Roadmap
API
Further reading
GUI programming
Introduction
Windows
Widgets
Themes
Templates
XML Examples
Receipts & Articles
Hello World
Using dialog files
Using themes
Using windows
Using inputs
Using plugins
Disko IPC
Multilanguage
Framebuffer setup
Layers & Windows
Benchmarks
Beagleboard
Drag & gestures
Archos 5 IT
× close
MenuItem
Description
This element adds an item to a
<menu>
.
XML-Tag
<menuitem>
Attributes
Attribute
Domain
Default Value
Description
widget.<name>.<attribute>
element/attribute specific
element/attribute specific
If you use this construct you can set attributes of widgets which are located in the menu item template.
Remarks
This element can only be used within
<mmsdialog>
as a child of
<menu>
.
Examples
Create and fill a simple listbox
Related elements
<mmsdialog>
,
<menu>
,
elements