
01-07-2004, 10:16 PM
|
Pontificator
Join Date: Aug 2006
Posts: 1,177
|
|
Develop Screen Orientation-Aware Applications
The Mobility & Embedded Home sub site of Microsoft Developer Network has some very interesting articles right now. One of them is "Developing Screen Orientation-Aware Applications" which provides information developers need to develop mobile applications for portrait and landscape screens.
The article has some nice screenshots so even if you're not a developer, you should check them out! Interesting things will follow.
|
|
|
|
|

01-07-2004, 10:30 PM
|
Oracle
Join Date: Aug 2006
Posts: 841
|
|
I was once talking to a Microsoft person and I was told that a SP is being prepared for the WM 2003 OS to support landscape format directly from the OS. This plus other tidbits that I can not say now. It seems like things are coming out...
|
|
|
|
|

01-07-2004, 11:01 PM
|
Thinker
Join Date: Jul 2003
Posts: 430
|
|
It would be nice if the apps could detect the orientation change from .Net wthout a C wrapper.... :?
__________________
Darryl BurlingReporting from the inside :-)blog: www.burling.co.nz
|
|
|
|
|

01-07-2004, 11:38 PM
|
Thinker
Join Date: Mar 2004
Posts: 469
|
|
Quote:
Originally Posted by freitasm
I was once talking to a Microsoft person and I was told that a SP is being prepared for the WM 2003 OS to support landscape format directly from the OS. This plus other tidbits that I can not say now. It seems like things are coming out...
|
I know that hp will have this available within a reasonable time frame if it was to be released, but can you imagine all the other ppcs out there that people will be stuck wondering and waiting for a service pack for their model. I can already see the steam :lol:
|
|
|
|
|

01-08-2004, 01:35 AM
|
Ponderer
Join Date: Jun 2003
Posts: 64
|
|
If the Service Pack is a generic system patch as some of the EUU updates for Pocket PC 2002 then there's a great chance for everybody with enough guts to run an update theoretically not intended for their hardware.
|
|
|
|
|

01-08-2004, 04:12 AM
|
Ponderer
Join Date: Nov 2004
Posts: 102
|
|
Will my dreams comes true? Good lord I will die for such implenation in the OS, and none one of this herzats that we can find now.
|
|
|
|
|

01-08-2004, 10:59 AM
|
Ponderer
Join Date: Jul 2003
Posts: 84
|
|
Hmm. It sounds logical, that they should roll out this new feature (portrait/landscape switching) earlier than the next version of WM, otherwise everybody would be quite dissapointed when a new version of WM is released and no 3rd party app. would support it. On the other hand, if they roll out a service pack, 3rd party developers would be forced to update their software and if they do not - customers will get mad with them, not with MS. Clever, even if it requires additional work/testing from MS side too...
|
|
|
|
|

01-08-2004, 04:13 PM
|
Sage
Join Date: Jul 2003
Posts: 713
|
|
Quote:
Originally Posted by darrylb
It would be nice if the apps could detect the orientation change from .Net wthout a C wrapper.... :?
|
Shouldn't be a problem to handle from within the .NETcf. Just handle the Size event in your form.
|
|
|
|
|
|
|
|