Changes between Version 9 and Version 10 of Specification/MOSSMAP
- Timestamp:
- 05/17/07 10:18:39 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Specification/MOSSMAP
v9 v10 41 41 42 42 '''4)''' The bar at the bottom of the screen hosts two Soft Keys and SIP button. 43 44 From [http://msdn2.microsoft.com/en-us/library/ms839548.aspx What's New for Developers in Windows Mobile 5.0] article: 45 {{{ 46 Soft keys are the application modifiable keys appearing at the bottom of the screen that are tied to the hardware keys immediately below the screen. Soft keys have existed for Smartphone since the original release and have been valuable user productivity tools. On Pocket PC, soft keys can avoid the need for a stylus because they enable the user to interact with the application by using only one hand. 47 }}} 43 48 In the scheme above, both soft keys provide access to more than one option. The left key drops VIEW menu and the right key opens main MENU. Both menus can include a number of options. Note, it is recommended to '''not''' to add too many positions to menus, to not to make them scrollable. 44 49