Since you didn't say to hide the bitmap, I'm guessing it will be drawn w/o
me doing anything, right? Just like normal.

So, the act of unhiding (FrmShowObject, I think) will make it show up on top
of any other objects that occupy the same space?

Thanks,

Brian

> A) Ensure the label and field are hidden
> 
> B) Call FrmDrawForm() to draw your form
> 
> C) Draw the bitmap
> 
> D) Un-hide the label and field
> 
> 
> You'll also have the catch the FrmUpdate event and do a 
> similar process.
> 
> Roger Stringer
> Marietta Systems, Inc.
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

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