> Have you investigated creating what you need using a gadget? It
> isn't quite as encapsulated, since the application has to make the
> call to specify its event handler, but it is the same basic idea...

> http://www.palmos.com/dev/support/docs/recipes/extended_gadgets.html
> has a walkthrough (aka recipe).

> -David Fedor
> PalmSource, Inc

I wasn't able to get that program working, I'm going to give it one more try 
from scratch, if you like, I can post the error messages here, but one of the 
main problems was with this line:

//you need to cast pParam to an EventType* to use it
EventType* pToEvent = (EventType*) pParam;


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

Reply via email to