"James Preston" <[EMAIL PROTECTED]> wrote in message news:70365@palm-dev-forum... > > Ok, I'm still confused. First, I did try making my form full width and > height with the top-left set to 0,0. I still got the error, so what did I > miss?
The top-left of 0,0 is TOP justified. The OS wants things to be BOTTOM justified. Set top-left to 160-height_of_dialog. -- -Richard M. Hartman [EMAIL PROTECTED] 186,000 mi/sec: not just a good idea, it's the LAW! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
