>I'm trying to hide a bitmap. For some reason FrmHideObject does not seem to
>work for me.
>Maybe it's because I'm rinning OS 3.1. ??? What is the solution?
I missed most of this thread, so pardon if this is redundant, but I got 
bit by this just today:

According to the docs, on systems prior to 3.2 FrmHideObject doesn't set 
the usable bit. So although the bitmap will be immediately hidden, the 
next FrmDrawForm will show it again. The solution is to manually set the 
usable bit yourself.

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