Confirmation Dialog
From Openmoko
| Not implemented: This article or section documents one or more features that are not implemented and which may never be implemented. |
Contents |
Overview
The Confirmation Dialog Widget provides a general method to display confirmation messages
Usage Cases
- Commonly used in Native Stylus-Based applications.
Appearance & Interaction
http://people.openmoko.org/sean/specifications/images/confirmation_dialog.png
On Tap
- (application defined)
Constraints
(TBD)
Architectural Details
- Yes/No-Status for Show Again status needs to be persistent.
Implementation Recommendations
- This could be derived from GtkDialog
Cross-Widget Interactions
(TBD)
Unresolved Issues
- Should the "Don't ask again?" setting be local to this application or global to all applications?
Questions and Answers
(None)


