> Does anyone know how to fix the problem with constructor not 
> displaying
> bitmap familys correctly. It always displays the size incorrectly.

What isn't displaying correctly?  If you're talking about the Form Bitmap
resource not being the size of the bitmap family, we know, and I've put it
in to be added.  The bitmap family is a pointer to a bitmap, so it doesn't
know which bitmap to display in the form.  However, I agree that the form
bitmap could at least be the size of the family for more accurate layout
work.  As a work around, you could use one of the actual bitmaps with the
form bitmap while you layout the form, and then switch the ID to the family
when you are ready to build/test.
-hkmlt 

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