On 7/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Okay, I'm a total noob to Palm OS programming and am in the process of > figuring out the basics. > > I was playing around with the Garnet resource editor (I have Garnet Tools > installed) and noticed that it only allows me to create Forms up to 160x160. > > I have a Tungsten E2 which is 320x320 ... does this mean I can't use the > resourced editor to create resources that take full advantage of the larger > screen size? > > Is there another free resource editor that is better that I should use > instead?
No resource editor will do that. The 320x320 screen is at "double density". This means that control are laid out at a 160x160 grid, but each grid square is 2x2 pixels. You can't layout things at a finer resolution, but the high-res screen is used to draw controls prettier. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
