----- Original Message ----- From: "RVRoadie" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Saturday, March 13, 2004 10:51 AM Subject: How do you change position of alert dialog?
> I have an application running on a Garmin iQue. Using their SDK, I can close > the graffiti area, and use a 160 x 225 screen size for drawing. > > Using FrmAlert() displays dialogs at the bottom of a 160 x 160 screen size, > which is in the middle of the screen. Any way to move that down to the > bottom of the 160 x 225 screen? > > Using CW9.3 and PilRC > I had a similar problem, and I solved by implementiong a separate modal form, and use FrmDoDialog or FrmPopupForm. In this case, I can move the "alert" to where I want. Vu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
