Hello folks, If a piece of code receives control from a system trap patch, is it allowed to display forms, alerts, etc.?
In one place my application loads and displays a form via FrmInitForm, FrmDrawForm, etc. This works fine when invoked from a notification under Palm OS 5.x - but seems to load a completely different (and system) form when invoked from a system trap patch under Palm OS 3.x-4.x. I presume that the reason is because hacks aren't allowed to use the user interface - but I thought I'd ask anyway... Regards, Vesselin -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
