I wnat to hide a label in a screen.
With the following code the label stays in the screen.
labelPerc=GetObjectPtr(MainPercentageLabel);
CtlHideControl(labelPerc);
How can I hide it?
Thank you.
______________________________
Nuno Basto
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- RE: How do I hide labels? Nuno Basto
- RE: How do I hide labels? Herve Groleas
- Re: How do I hide labels? Bob Ebert
- Re: How do I hide labels? Bob Ebert
