Menubar
From Openmoko
Contents |
Overview
The Menubar provides a holder for the Menus needed by an application.
Usage Cases
- Commonly used in Native Stylus-Based applications.
Appearance & Interaction
- 1) Application Menu
- 2) Filter Menu
Constraints
(TBD)
Architectural Details
UI Image Files
Download the UI images: click here
- bg_title_bar_app.png -- The background of application title bar.
- btn_filter_menu.png -- The filter menu with normal state.
- btn_filter_menu_p.png -- The filter menu with tap state.
also download: click here / Popup Menu
Implementation Recommendations
- Derived from GtkHBox
Cross-Widget Interactions
- Contains the Application Menu and Filter Menu widgets.
Status
- Implemented in libmokoui as MokoMenuBox.
Unresolved Issues
(TBD)
Questions and Answers
(None)



