Data Entry 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 Data Entry Dialog Widget provides a general method to enter data
Usage Cases
- Commonly used in Native Stylus-Based applications.
Appearance & Interaction
OS X's file open dialog is quite nice. This could be a good model.
http://people.openmoko.org/sean/specifications/images/osx_dataentry.png
And the fact that it can show more details about what it wants is really good:
http://people.openmoko.org/sean/specifications/images/osx_dataentry_detail.png
On Tap
- (application defined)
Constraints
(TBD)
Architectural Details
(TBD)
Implementation Recommendations
- Could be derived from GtkDialog
Cross-Widget Interactions
(TBD)
Unresolved Issues
(None)
Questions and Answers
(None)


