Hello,
I use some custom events I generate and queue during bluetooth callbacks. As these callbacks are asynchronous, it is possible that I have now another form active (with another EventHandler-function) that I don't want to handle the event. But if I don't handle it, it will get lost, won't it?
How can I manage it that my custom events all go to a specified forms event handler? I could always create new custom events in the other forms event handler, but that seems stupid!


The goal is to draw a bitmap on a specific form, and I need to get sure it is the right form it draws on.

Thanks,
Jan

(followup-to palm-dev-forum)


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

Reply via email to