On Wed, 5 Jun 2002 [EMAIL PROTECTED] wrote: > How am I misunderstanding? The clie N70-V is 320 x 480. It is not > square (160 x 160). It has a taller drawing area and is higher > resolution (think I mentioned that that is what I was interested in).
Nope, you just asked about the Clie in general, not the NR70. I don't have any experience with that device's new features, but I do have experience with the way of doing the same thing for the HandEra 330. Generally it's not a good thing, though, to force the user into doing without the Graffiti area if they don't want to (unless this is a custom in-house application, where the needs of the user base are absolutely known or can be disregarded). The better option would be to move and/or resize things when the Graffiti area is shown or hidden by the user. This is what I did specifically in upIRC when adding support for HandEra. I'll probably end up doing the exact same thing to support the NR70, but the details might be different. If you want more controls to be revealed "behind" that area, or you're using tables in your forms that you want to make larger, then you'll probably need a form builder or resource compiler that can handle the larger area. Otherwise, you can do everything in code and design your forms around 320x320. ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator In the beginning there was nothing. And the Lord said, "Let there be Light!" And there was still nothing. But you could see it. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
