> How do I integrate PrgHandleEvent into the main event loop?  Do I
have
> to create a sub event loop?

Well, I have managed to insert PrgHandleEvent in the right place, but
now the call crashes.

EvtGetEvent( &event, 50 );
PrgHandleEvent( progress, &event );

This crashes the first time after PrgStartDialogV31 is called.  The
event type that it is trying to handle is winExitEvent.

Anyone have any ideas?

Thanks,
Eugene.



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

Reply via email to