I forgot to change the subject (I replied to Danny's message to get the addy for the group) Sorry for the confusion.
I was wondering if anyone knows if the cout/iostream.h is implemented for palm in the codewarrior 8 environment. I linked to the iostream.h but it gags on it with a lot of errors, so I assumed that the output isn't compatible with the palm.. any thoughts? Wolfgang-Aaron Bochar Technology/Programming/Security/Researcher/Administrator Dymaxium Inc. [EMAIL PROTECTED] (416) 348-9339 x227 Toronto, Canada. "Far better it is to dare mighty things, to win glorious triumphs, even though checkered by failure, than to rank with those poor spirits who neither enjoy much nor suffer much, because they live in the gray twilight that knows not victory nor defeat." -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Wolfgang-Aaron Bochar Sent: Monday, August 26, 2002 12:22 PM To: Palm Developer Forum Subject: RE: Time (Display and Update) I was wondering if anyone knows if the cout/iostream.h is implemented for palm in the codewarrior 8 environment. I linked to the iostream.h but it gags on it with a lot of errors, so I assumed that the output isn't compatible with the palm.. any thoughts? Wolfgang-Aaron Bochar "Far better it is to dare mighty things, to win glorious triumphs, even though checkered by failure, than to rank with those poor spirits who neither enjoy much nor suffer much, because they live in the gray twilight that knows not victory nor defeat." -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Danny Wong Sent: Monday, August 26, 2002 12:01 PM To: Palm Developer Forum Subject: RE: Time (Display and Update) Hi, You could use the nilEvent in your form handler to update your time. When you get the nilEvent just call your update time function or Get the new time and draw it. Regards, danny > -----Original Message----- > From: SCMIT [mailto:[EMAIL PROTECTED]] > Sent: August 26, 2002 9:47 AM > To: Palm Developer Forum > Subject: Time (Display and Update) > > > Hi! > > I've a form where I'm displaying the time. How can I update > this information each time 'Time' changes? It's updating > each time the user touches the screen, but I need that it be > automatic. > > Thank you, > Farzin > > > > -- > 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/ -- 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/
