Short Question: Should mainmenu menu options go on the left or right
side for Mobile 5.0 and Mobile 6.0 applications? Why?
Long Question:
I've been reading through the Microsoft Mobile Development Handbook
again. This time through I've noticed a descrepancy between the book
and a document that it referrences.
In the beginning of Chapter 2 "Building a Microsoft Windows Form GUI"
the authors encourage the reader to check out the "UI guidelines for
Pocket PC and Smartphone platforms (http://msdn.microsoft.com/
mobility/
windowsmobile/partners/mobile2market/participatevendors.aspx) p37.
>From that link you can access the "Designed for Windows Mobile
Software Application Handbook for Pocket PC".
In chapter 2 the authors state "The official guidelines go further by
stating that the left button should represent the primary function
and
the right button should hold all other menu options" p54.
The linked handbook states "Any menus appearing in the Menu Bar must
appear in the leftmost portion of the Menu Bar, except for when
dynamically providing space for the global New button" pg8. -I'm
wondering if this is just referring to a menuitem and a toolbar in
the
same control area?
I'm not sure if these are conflicting statements, or I'm miss-reading
the linked handbook. In the past I've heard the argument that the
book
states and because of that I'm currently using it in our
applications.
After reading the logo certification handbook I'm confused on which
method is correct. Could somebody please straighten me out? I would
also love to know the reasoning behind putting the menu options on
the
right side.
Thanks,
Jerod