On 3/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I've been playing around for more time than I care to admit with PalmOS developer suite 1.2 trying to get it to build HiRes applications (supporting the full 320*320 resolution of a Treo 650 for example) but I just can't convince the included tools to boldly go where no newbie has gone before (i.e. beyond 160*160) Please enlighten me on how to achieve this ?
The Palm OS form API doesn't support any screen densities other than single density (160x160). The way to have a high-res look is to use high-density fonts and high-density bitmaps. You can't position controls on the finer grid. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
