At 10:37 PM +0200 20-04-00, Marty Rice wrote:
>In a form's event handler, I'm trying to respond to a control selection by
>changing another control's label (the target is just a label).
Use FrmCopyLabel to change label text. Plain labels are not controls, and
if you try to use CtlSetLabel on them you're probably breaking something.
--Bob
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html
- need help using CtlSetLabel() Marty Rice
- Re: need help using CtlSetLabel() Dave Lippincott
- Re: need help using CtlSetLabel() Marty Rice
- Re: need help using CtlSetLabel() Bob Ebert
- Re: need help using CtlSetLabel() Bob Ebert
- Re: need help using CtlSetLabel() Marty Rice
- Re: need help using CtlSetLabel() Bob Ebert
