Dear subscribers. My application would like to send events that I define myself. The problem is that I haven't managed to figure out how to use the data section of the EventType structure to attach my own data to the event. I figure I can use any of the pre-declared structures in the data union, but how do I do if none of them suits my needs, i.e. I have other data info. that I would like to attach.
Another question is, the PalmOS EvtAddEventToQueue() copies the EventType structure passed as parameter. Does EvtAddEventToQueue() perform a mem. copy or does it do an "intelligent" copy based on the event code, i.e. struct member by member? Kind regards, Ola Theander -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
