> retVal = MyFormWithEventHandler(input1, input2, &output1, &output2);
You could use gadgets just to hold the results - not to actually display anything. I've done that when I didn't have access to globals. I'd use globals, as Hal suggested, if they're available - it's easier. :) -- Danny @ PalmSource -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
