Screen orientation: How to?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi! I was going through an article about Dell's new PDA in which you can look at the screen with vertical or horizontal orientation. What's the best or an efficient way to resize the application's forms(screens) and controls? And what exactly does "Windows Mobile 2003 Second Edition for Pocket PC" mean and how will it impact the current development efforts in CF
Any comments/suggestion would hel
Thanks and regards
Ra
PS: http://www.usatoday.com/tech/columnist/edwardbaig/2004-05-19-baig_x.htm
 
http://codeproject.com/netcf/dotNETCF_Google.asp
--
W.G. Ryan MVP Windows - Embedded

www.devbuzz.com
www.knowdotnet.com
http://www.msmvps.com/williamryan/
Raj said:
Hi! I was going through an article about Dell's new PDA in which you can
look at the screen with vertical or horizontal orientation. What's the best
or an efficient way to resize the application's forms(screens) and controls?
And what exactly does "Windows Mobile 2003 Second Edition for Pocket PC"
mean and how will it impact the current development efforts in CF?
Any comments/suggestion would help
Thanks and regards,
Raj
PS:
http://www.usatoday.com/tech/columnist/edwardbaig/2004-05-19-baig_x.htm
 
You'll want to get the Developer Resource Kit for Windows Mobile 2003 Second
Edition which has a bunch of whitepapers, samples, and emulators on this
topic:
http://www.microsoft.com/downloads/...83-C3CE-4A4C-AB83-491FD5729551&displaylang=en

The .NET CF whitepaper/sample on this topic can also be found online at:
http://msdn.microsoft.com/library/d...dnwm2k3/html/screen_orientation_awareness.asp

--
Robert Levy
http://blogs.msdn.com/WindowsMobile
Program Manager, Microsoft Mobile Devices Product Group
This posting is provided "AS IS" with no warranties, and confers no
rights.
 
Back
Top