At 04:43 2002-11-8 -0700, you wrote:
Just setup nil events for your app and have it periodically call a separate routine in the shared library that tells it if new data has arrived. Posting events can be troublesome -- think outside the queue.Ben,Never mind, I read up on shared libraries and on Notifications. I understand what you are talking about now. I do have one question though. Can I post events in to my applications event queue from a shared library? Or should I post notifications from my shared library and register my app to handle those? The reason I ask is because for certain data that I receive over the port, I want psuedo real-time knowledge of the event on certain forms of the application.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
