Hi All,

I am very new to Palm programming, so if this is a simple/FAQ question,
I apologize. 

I am trying to access the GraphicControlType data structure associated
with a graphic button. I want to be able to read the value of the
bitmapID that the button currently points to. Now I know that I should
use CtlSetGraphics to actually change this value, but I have yet to find
a function that either returns this value for me or returns a pointer to
the data structure for the graphic button. 

I was thinking that I might be able to get to this piece of information
using a FrmGetObjectPtr() call but i am unsure if I would be able to
dereference the bitmapID from this pointer.

Does anyone have any suggestions on how to get to this piece of
information?

Thanks!

Scott

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

Reply via email to