I'm having trouble detecting whether or not a PalmOS device (not Sony)
device supports 480x320 landscape mode.  I've read DynamicInputAreas.pdf,
and it says to use SysGlueTrapExists(pinSysGetOrientation) to determine if
the SysSetOrientation routine is supported.  However, when I do this on the
Tungsten T and T3 simulators, SysGlueTrapExists(pinSysGetOrientation)
returns false in both cases.  The Tungsten T3 of course supports landscape
mode, while the Tungsten T does not (I think).

So the question in short is this, how can I determine whether or not a
device supports 480x320 mode without switching into that screen mode?

The documentation states that on PalmOS 5.3+ and PIM v1.1+ the
SysSetOrientation function is supported.  Is it safe to assume that if this
function is supported, the device supports landscape mode (doesn't seem
likely to me)?  And if not, how can I tell?

Thanks in advance,
Tim Kostka
http://www.nuprograms.com



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to