Newbie Question: Displaying time on a form

2005-03-01 Thread Terry Young
I want to display the time on a form. I have several questions: 1 - What event (or interrupt) do I look for to update the time in the event loop. 2 - Is there a way to set the interval of the event. 3 - This has to be backward compatable to PalmOS 2.0 4 - Does anyone have any sample code I coul

Time field displays in menu when menu is activated.

2005-03-03 Thread Terry Young
I have my time displayed up close the the title of my form. When I open a menu it covers the time field. When the time field updates it will appear in the menu. How do I prevent it from doing this. Thanks Terry -- For information on using the Palm Developer Forums, or to unsubscribe, please

Documentation Question in PODS

2005-03-08 Thread Terry Young
Is there a C/C++ reference manual for PODS? I can find documents on just about everything expcept for that. -Terry -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Serial Port Baudrate

2005-03-18 Thread Terry Young
I have a program than runs on my old PalmPilot Professional using the serial port at 300 Baud. I'm trying to get it to run on a Palm IIIc, but I can't get the serial port baud rate set to 300. It will set to 1200 though. Does anyone know the range of the serial port baudrates or where I can loo