Hi guys ..

I have an application in which I have to display colour bitmaps. I'm using
Codewarrior .. I manage to do this using a Bitmap Family. The problem is
that Bitmap Family is not supported on OS versions prior to Palm OS 3.5 & so
if I run this application on any older OS version , the application crashes.
If I don't use a bitmap family .. and I use just a normal Bitmap resource,
the bitmap is displayed in black & white. This happens across OS versions,
whether or not the OS/device supports colour.

One way I could overcome this is determine the version of the OS on the
device & use a Bitmap family or Bitmap resource accordingly. Is there any
other way I could do this, perhaps use some generic resource that would be
supported on any version of the OS ? Or am I missing something altogether ?

Any suggestions/commencts would be greatly appreciated ..

Thanks a million ..





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