PDA

View Full Version : Landscape mode with keyboard close


senutan
23rd April 2007, 11:38 AM
Well, i m looking how to get landscape mode without opening the keyboard... i think it could be interesting for all owners...

Who can help ?

Xsil
25th April 2007, 12:31 PM
how would you like to use this feature?
button on the today screen? or hardwarebutton?
have you checked the features in settings display.

the sdk should provide a method for this,
it was introduced with pocket pc 2003 second edition.

this should be the function:
you can set the lpDevMode into landscape mode.

LONG ChangeDisplaySettingsEx(
LPCTSTR lpszDeviceName,
LPDEVMODE lpDevMode,
HWND hwnd,
DWORD dwflags,
LPVOID lParam
);


I bet somebody has already written a simple application for this.

p.s.
i still didnt got my vox, so im only guessing.

senutan
25th April 2007, 06:52 PM
thanks... now i m lost wtih it ;) , so i still looking for that.
A hardwarebutton may be the most usefull...

Xsil
26th April 2007, 09:53 AM
try this,
I only tested it with the wm6 emulator.
(it will rotate clockwise!)


unzip it and copy it on your device.

(its the example from the microsoft website:
http://msdn2.microsoft.com/en-us/library/ms914393.aspx)


good luck!

senutan
26th April 2007, 10:06 AM
W O W :eek:

Fantastic, that's what i was looking for : T H A N K Y O U :) :)

I install it on my memory card, create a shortcut on the start menu and assign a shortnumber to action it, it's perfect :D

The fast way i find to get the portarit mode is to open and close the keybord.

Thank you again.

jackofall
21st June 2007, 08:58 PM
try this,
I only tested it with the wm6 emulator.
(it will rotate clockwise!)


unzip it and copy it on your device.

(its the example from the microsoft website:
http://msdn2.microsoft.com/en-us/library/ms914393.aspx)


good luck!

Hi is it possible to make this ap for WM5 as Id like to be able to rotate the screen on my i600 if this is even possible?

Thanks

Stef@n
27th June 2007, 04:06 PM
W O W :eek:

Fantastic, that's what i was looking for : T H A N K Y O U :) :)

I install it on my memory card, create a shortcut on the start menu and assign a shortnumber to action it, it's perfect :D

The fast way i find to get the portarit mode is to open and close the keybord.

Thank you again.

Ok great,
But how do you add a shortcut and shortnumber

Found it... Open the file browser through active sync and copied the shortcut to the "Windows/Start Menu", renamed it to the origianl name... done