> Try FrmCopyLabel(), CodeWarrior is real 
> fussy about displaying static Text

Well, CodeWarrior really doesn't have anything
to do with it.  The PalmOS distinguishes between
labels and controls, and you need to use 
FrmCopyLabel() to set the value of a label, or you
can use a non-editable field.

> > but the "FrmDrawForm(...)" call is erasing 
> > all of my custom drawing. 

For the redrawing problem, are you (Rich) handling
the frmUpdateEvent event, i.e., are you re-doing 
your drawing?

Oliver

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.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