Hi Dinesh,

>   I'm trying to simulate a background process in my palm Application.
> I've got suggestions to trap the 'nilEvent' in the event Loop of my
> Application
> and to call my Function from there which does all the Communication.
> But still.., i'm not clear about the idea.

Yes, you can trap the nil event in the AppEvent loop along with some other
condition,
such that the particular condition takes place only where you intend it to
happen.

Do trap the nilevent along with another condition, above the
SysHandleEvent() and call your function
This should process simultaneous operations.

> Can any one tell me how to do that .. or any alternatives..?
There are no any "standard" alternatives, as far as i know.

I hope this helps,

Ram Prasad,


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

Reply via email to