In article <87901@palm-dev-forum>, [EMAIL PROTECTED] says... > Does anyone know how to create a form that is 320x320 in Constructor?. The > Palm OS 5.0 SDK says the new OS supports 320x320 resolution. I tried > creating a form in windows Constructor v1.8 but when I change the height or > width to 320 it says values must be between 0 and 160. Other version say the > same thing.
Does anyone know a device that supports a 320x320 form? The only device that supports forms with resolutions greater than 320x320 is the HandEra 330, which can handle a form laid out at 240x240. All of the current Sony devices with a hi-res screen will only work with 160x160 forms, doing control scaling. In the future, Palm is still only supporting forms laid out on a 160x160 grid -- form units remain the same, while controls are drawn at a higher density. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
