I seem to recall that there is a way to have a small event loop within a program. Does anyone know how to do this? This is basically what I am wanting to do.
doSomeStuff();
{
// event loop goes here
}
doSomeMoreStuff();
Thanks,
Mike
__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/
