Re: Screen rotation
- From: Hans-Peter Diettrich <DrDiettrich1@xxxxxxx>
- Date: Sat, 08 Dec 2007 06:50:29 +0100
Latest discovery about screen rotation:
The virtual keycodes of the hardware buttons (VK_UP etc.) are not translated when the scren is rotated. That's why I implemented my own mapper for these keycodes. Unfortunately then the keys, sent by the soft keyboard, also are rotated, what's not very practical - the arrows painted on the soft keyboard rotate together with the screen orientation.
For a distinction between soft and hard keys I found it useful to inspect the scancode, which seems to be zero for all soft keys.
DoDi
.
- Follow-Ups:
- Re: Screen rotation
- From: Graeme Wintle
- Re: Screen rotation
- References:
- Screen rotation
- From: Hans-Peter Diettrich
- Screen rotation
- Prev by Date: Re: EDIT woes
- Next by Date: Re: EDIT woes
- Previous by thread: Screen rotation
- Next by thread: Re: Screen rotation
- Index(es):
Loading