I have a graphical button I define as

BUTTON "" ID IconPreviousGraphicButton AT (33 36 20 24) USABLE LEFTANCHOR GRAPHICAL BITMAPID IconFormPreviousBtnBitmap

PILRC complains
"graphical control custom selectedbitmapid is missing".

The thing is, I don't want to waste space with another bitmap I don't need. The default selection mechanism (inversed bitmap) looks fine.

If I try to add "SELECTEDBITMAPID 0" it still complains.
If I try to add "SELECTEDBITMAPID IconFormPreviousBtnBitmap" it complains that the SELECTEDBITMAPID and the BITMAPID is the same.

Anyway around this annoying warning?

I'm using the version of PILRC that came with CodeWarrior 9, which is apparently "PilRC v2.90 p10-CW".


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

Reply via email to