I wrote:
> > However, I still have a problem showing/hiding
> other objects.

--- Danny Epstein wrote:
> There is a bug in FrmGetObjectIndex that could be
> causing your problem.

That must be it!

At first I thought that wasn't it because if I use the
ID of the BitmapFamily instead of the ID of the Form
Bitmap, the button still got corrupted.  However, if I
just comment out the lines that show or hide the Form
Bitmap (so it is never displayed at all), the button
works.

So, instead of using a Form Bitmap, I am now using a
gadget for the bounds and doing WinDrawBitmap() and
WinEraseRectangle() for show and hide.

Thanks to everyone who had suggestions.
-Joe


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

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