Kart_lin


Hello ,
i am designing a Pocket PC 2003 App.
How best the GUI can be designed or is there any guidelines to build rich GUI.
Pls suggest.

Thanks
Karthik



Re: UI Design Pocket PC?

AndrewBadera


it's just another winform application ... smartphone UI is a little trickier b/c you have less capable cursor interaction, but pocket pc is pretty easy -- just create controls as you normally would, keeping in mind you're working with a much smaller screen. buttons, input fields (textbox, checkbox, etc.), panels, it's all the same stuff as a desktop windows form application.



Re: UI Design Pocket PC?

Chez

you might find the following links useful..

http://www.windowsfordevices.com/articles/AT4228820897.html

and, if you are going for ms conformance, there is a UI section here

http://www.microsoft.com/mobile/assets/microsoft_pocketpc_handbook.pdf





Re: UI Design Pocket PC?

Sriram Krishnan MSFT

You should try looking at the Windows Mobile Logo guidelines - they're a great source of information