Thanks. If I would like to have my app take advantage of the high res on those devices, which approach is better (recommanded by Palm): two form resources for both 160 and 320 res, or dynamically arrange all the form controls after the form is initialized before drawing?
I don't have the concept yet. If I specify the form resource with dimension like this: (0 0 320 320) in the .rcp files. Will the high res device run automatically at high res, or I have to use the Win* API to set the screen resolution? Max --- Joe <[EMAIL PROTECTED]> wrote: > --- Max Bian wrote: > > I am trying to get an idea on how to develop apps for > > high resolution Palm. I have been hardcoding the button > > sizes, label locations, table column width etc > > in the resource. It works fine for all 160x160 screen. > > How can I get this to work on 320x320 devices? > > > > If you design an app for 160x160 (not hi-res), it will run on a 320x320 > device. The OS will double the pixels for you, so you don't have to > change anything. ===== http://www.weirdwww.com/ __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
