Yes, as Ben said, you need to set the screen mode, and he said why you need to set the screen mode.
"Brian Ku" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > No we are not setting the screen mode. Do we need to? I just display > the bitmap with WinDrawBitmap using the resource ID of the bitmap > family. > > Thanks! > Brian > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ben > Combee > Sent: Monday, February 24, 2003 3:22 PM > To: Palm Developer Forum > Subject: Re: Bitmapfamily and M105 > > > At 15:32 2003-2-24 -0800, you wrote: > >We have a bitmap family consisting of 1,2,4, and 8 bpp images. However > > >whenever we run this app on a Palm M105 (2 bpp) the 1 bpp image always > >gets used. We are using the GCC tools and PilRC. Do we need to set > >the palette in the app? Should it select the correct image for bitmap > >families? > > Are you setting the screen mode to 2bpp or 4bpp? The m105 defaults to > 1bpp > and will use that if your application doesn't explicitly change the > screen > mode or you don't use an application like Screen Prefs to change the > default. > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
