in PilotMain handle the sysAppLaunchCmdAttention cmd. 
cast the MemPtr cmdPBP to an AttnLaunchCodeArgsType*

attnCmd = (AttnLaunchCodeArgsType*)cmdPBP;

Then handle
attnCmd->command == kAttnCommandDrawList
and use the args in the attnCmd structure to figure out where to draw things


-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to