I have an app, let's call it A (It is a UI task). A sublaunches an app B . B is 
also a UI task and is in the foreground of A. B calls 
SysNotifyBroadcastDeferred() and then dismisses itself back to A. A is 
registered for this notification. My question: Can the notification be handled 
from Pilot Main of app A? or is an event enqueued in the event queue of A in 
which case it can be handled by the event loop of A?
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to