"Randall Pulsifer" <[EMAIL PROTECTED]> writes:

 RP> I've got 4 bitmaps defined with ids: 1200...1500. Each one is a
 RP> progression of an animation sequence.

That's similar to what I have in mind.

 RP> * FUNCTION: DrawBitmap

I found this function, too, when searching for "bitmap" in the example
sources (I use CodeWarrior), but could not believe that bitmaps must be drawn
that "low level" way. Why is there a rscID attribute to form bitmaps, but no
function to access it?

It is possible to change a button text (CtlSetLabel) and redraw it
(CtlDrawControl) using two predefined functions. Is there any special
reason why there are none for form bitmaps?

Somehow, I was expecting to find predefined functions for access to all
attributes of all resources.

Ingo

Reply via email to