> I have two fields on a form. When a "problem" occurs, > I do a FrmCustomAlert() with the error message, which > only covers the bottom field when it pops up. > > The problem is that when the dialog goes away, you > can't clear the (previous) contents of the upper > field. > > After you hit the dialog's "Ok" I get a > frmUpdateEvent, where I try to do all this.. > > Any suggestions on what else I can try?
don't tell me, let me guess... your event handler returns false after handling frmUpdateEvent. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
