Hello,
I'm using pilrc to create my prc file. I would like to create slider controls using bitmaps that are stored as ressources into my prc file using pilrc.
The problem I have is that when I give the bitmapID to CtlNewSliderControl, the bitmaps are draw in low-density mode. Anyone knows how to create bitmap ressources that are high-density?.
You need to use a recent (PilRC 2.9p10 or later) to make bitmap families that have multiple bitmaps, one for each color depth and screen density you support. You would then give the family ID to CtlNewSliderControl. A Win32 build of PilRC 2.9p10-CW2 is available at http://www.palmoswerks.com/PilRC.
--
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/
