Hi All,

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.  When
the pop-up goes away I get a frmUpdateEvent.

In the frmUpdateEvent I re-do the fields text labels,
and try to clear the contents of each field.  Clearing
the field that was "covered" by the pop-up always
works fine, but the previous text is still in the
upper field and resists being cleared.  It's pretty
bizzar..  FldGetTextLength() returns 0, but there's
text there.

Besides doing ( the equivalent of ) a "frmClose"   and
doing a FrmEraseForm() and or FrmDeleteForm(), what
else can I try?

Thanks,

Joe Siebenmann
 

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to