Hi,
Beginner here with a basic problem for anyone who uses PilRC to create their
resources. Thank you in advance for any help. I have always admired those
who share their knowledge so generously.
.
I am trying to replace a Repeat Button UI object with my own bitmap but the
PilRC resource compiler says it can't find the bitmap.

In my .rcp file, my REPEATBUTTON object has attributes GRAPHICAL, BITMAPID 1
and SELECTEDBITMAPID 2.
I then have separate resources for the bitmaps referred to by the attributes
above ( BITMAP ID 1 "ScrollUp.bmp" and BITMAP ID 2 "ScrollDown.bmp").
The bitmaps I created are in Windows bitmap format and stored in my
project's src file, along with my .c and .rcp files.

So what did I do wrong ? Have I set the wrong attributes ? Are my bitmaps
stored in the wrong place ( although I copied them to nearly all the files
in my project) ? Should my bitmap resources be included in my FORM resource
together with the repeat buttons ?

Once again, thanks.    Matt Stevens





-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to