My app uses Lefty.prc or the OS Handedness preference (present only on landscape-capable devices, nad not only if pref. level is >= 11, contrary to the API documentation) to determine whether to adapt the interface to left-handed users (i.e. swap scrollbars to the left of lists). It also remembers whether its map was last displayed in portrait or landscape mode. To do that, it first needs to know whether the device can indeed offer a landscape display. But how can I know that the screen is rectangular if the slider (like on the T3) is closed when I poke the screen size? Is there another way to find out (other than checking for specific device models?)
-- Luc Le Blanc -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
