"Jeff Diamond" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > On a T3, how can an application tell if it was launched in portrait mode > or landscape mode? > WinScreenGetAttributes returns 320 x 320 regardless, and > grfFtrInputAreaFlagLandscape is always false. > > We need to know whether the DIA is under us or to the right of us, but > none of those features seem to work yet. > > Any ideas on how to tell? > Much Appreciated. :) > >
The function "SysGetOrientation" should work for telling if the app was launched in portrait or landscape mode. It's documented in the latest version of the PalmOS 5.3 SDK. -Robert -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
