not good, because debug version of palmos simulator will complain if you go directly to frmP structure :-(

my workaround was that i added graphic button without frame to form instead of form bitmap, with CtlSetEnabled i locked it so user can't press it and i can change bitmap with CtlSetGraphics.

Scott Erickson wrote:
I havnt tried it, but you might be able to use FrmInitForm() to get a FormType* and then change the ID of the bitmap in that structure. I havnt looked, but there may be a API call that will do this for you. Im not sure the location of the Bitmaps ID number, but it has to be somewhere connected to the FormType*.


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

Reply via email to