--- Brad Figler <[EMAIL PROTECTED]> wrote: > I am a little confused by this limitation becuase if I make the > form Modal and full width, bottom justified, the border is clipped? > Anyway around this???
A modal form has a 2 pixel frame, drawn *outside* the bounds of the form. Therefore, for a 160x160 screen, a modal form should have these dimensions: left edge: 2 width: 156 height: something <= 156 top edge: 160 - height - 2 __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
