Jim Duffy wrote:

>Can anyone help in explaining how to hide a Label control?
Use FrmHideObject. (Labels aren't controls, which is why the control 
functions don't work.)

In fact, as recommended here recently by Palm folk, you should probably 
use FrmHideObject/FrmShowObject for ALL your hiding/showing of objects, 
controls or not.

For more on this, search the archives for the thread "'How do I hide 
labels?"

Dave Johnson

-- 
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