O-Tay,

Working with extended Gadgets, and I want to trigger a redraw.

FormGadgetType*    theGadgetPtr;
    
theGadgetPtr = GetObjectPtr( MainFooGadget );
GadgetReDraw(theGadgetPtr);

(returns a -1 instead of a ptr to the gadget)  The sample code for extended
gadgets does just this in the Kb file 'Using Extended Gadgets'

Tips ? Pointers ? 

I'd queue an event for the gadget but I also have to provide the ptr to the
gadget :/

-MD


-- 
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