Let me restate what I'm trying to do:
I've installed my own EvtGetEvent function that checks each event before passing it on to the currently running app. If it discovers a unique event (keyDown type of vchrMyDef), it wants to popup a help screen that actually lives in another (non-running) app. I've managed to get that app to start but haven't been able to get it to display anything! It does not need an event loop - all it wants to do is display a screen, wait 5 secs and then put everything back as it was.
Any ideas?
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
