Instead of calling EvtGetEvent with evtWaitForever, call it with a fixed number of system ticks, for example EvtGetEvent(500);
Then at the bottom of your event loop, check the system time and update your display. Good luck, Caspar -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of rupesh kumar Sent: 28 February 2005 06:12 To: Palm Developer Forum Subject: about system time and date on emulator how i can get the system time and date and time in my palm os application.actuaaly i have get the time and date on my emulator in a field but update to that time and date i have to run my app again what i can do for autoupdate.if possible plz send code for this. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
