But if you're on your own modal dialog, you should be able to use the standard mechanism of passing something to EvtGetEvent, or adding in an event handler. See http://www.palmos.com/dev/support/docs/recipes/modal_dialogs.html for various ways to trade off convenience (i.e. less code) for additional control over events.
If you follow the recipe, you'll need to use Form C, the version using FrmPopupForm and the application's event loop. You don't have control over the event pump using FrmDoDialog.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
