hello,

anyone know whether it is necessary to erase the field first before
redrawing it?

i.e. if I already display a field, then change the value of the text and
then redraw the field, should I do:

FldEraseField();
FldDrawField();

or can I just do:

FldDrawField();

thanks much!

sasha



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

Reply via email to