Jeff, > We had looked very hard at the Sony DIA API which is supposed to > unify collapsable silk access across devices, but we couldn't use it > because we use MAX resize mode and the DIA doesn't support it.
PenSetInputAreaState(pinInputAreaClosed) and StatHide() together should remove the DIA and let you use the entire screen area for other purposes. And SysSetOrientation(sysOrientationLandscape) should give you a 480x320 screen mode. You may also want to read the "Tungsten T|3 and Dynamic Input Area" message posted by me earlier today for more info on how to use the PIN Manager API on the T|3. Jonatan Fernstad clievideo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
