RE: Disabling ability to change time of day

2008-05-29 Thread Anderson, Thomas
If the Notification Manager is present is can be set to broadcasts the sysNotifyTimeChangeEvent to your program, which will allow you to keep track of how much time has really elapsed.. (see the notification manager info in the Palm Reference Companion) - Thomas Anderson -Original

RE: Loss of Serial Ir data during receive loop

2008-05-29 Thread Anderson, Thomas
Never mind, I discovered a stupid mistake.. (sigh), how comes it seems that whenever I actually post something I tend to find a stupid error right afterwards.. ugh.. oh well - Thomas -Original Message- From: Anderson, Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, July 24, 2000 1:30 PM

Loss of Serial Ir data during receive loop

2008-05-29 Thread Anderson, Thomas
I have an application that receives serial data from an external device via the Ir port. The external device logs data, so I get a number telling me how many records will follow followed by a set of records (each record is 32 bytes), I can get anywhere from 1 to 995 records. I currently have an

RE: Simple question about field

2008-05-29 Thread Anderson, Thomas
You might also try WinDrawRectangleFrame... - Thomas Anderson -Original Message- From: Patrick Ouellet [mailto:[EMAIL PROTECTED] Sent: Friday, July 14, 2000 7:52 AM To: Palm Developer Forum Subject: Re: Simple question about field Well, I didn't want a filled rectangle is there a way

RE: Palm VII and Serial Communications

2008-05-29 Thread Anderson, Thomas
? I'd like to receive a certain piece of data from the serial port and then send it over the radio link...it doesn't have to continuously send the data from the serial port to the radio transmitter. Thanks. In article [EMAIL PROTECTED], Anderson, Thomas [EMAIL PROTECTED] wrote: I don't think

RE: Palm VII and Serial Communications

2008-05-29 Thread Anderson, Thomas
I don't think it can The dragonball processor only has one UART, and if it's using that UART to talk to the radio transmitter it would be impossible to use the serial port. Thomas Anderson -Original Message- From: Scott Gruby [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2000

RE: size of fields

2008-05-29 Thread Anderson, Thomas
You also might check the constructor (or what ever your using to creat these fields), and make sure it's max character setting is more then 20, which I belive is the default. Thomas Anderson -Original Message- From: Pierre Baux [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2000 8:38

RE: redirecting serial port data to IR port?

2008-05-29 Thread Anderson, Thomas
Look at the Connection Manager in the 'Palm OS Reference.pdf', I belive that will allow you to do what you want. -Thomas -Original Message- From: Rick Gadbois [mailto:[EMAIL PROTECTED] Sent: Friday, June 30, 2000 5:11 AM To: Palm Developer Forum Subject: redirecting serial port data to

RE: Ir Serial w/o IrDA?

2008-05-29 Thread Anderson, Thomas
I've done quite a bit of experimenting at this point, first off simply switching the bit doesn't make it work. Secondly the irda narrower pulses don't work, I've tried, and I've also examened the signal via a protocal analyzer, it just don't want to sync properly. I tried the sertool, but I'm on

RE: List Trouble

2000-08-09 Thread Anderson, Thomas
There were some server changes awhile back... see http://www.egroups.com/message/palm-dev-forum/35677 they might be the ones giveing you problems. - Thomas -Original Message- From: Rick Gadbois [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 09, 2000 7:07 AM To: Palm Developer Forum

RE: Disabling ability to change time of day

2000-07-27 Thread Anderson, Thomas
If the Notification Manager is present is can be set to broadcasts the sysNotifyTimeChangeEvent to your program, which will allow you to keep track of how much time has really elapsed.. (see the notification manager info in the Palm Reference Companion) - Thomas Anderson -Original

Loss of Serial Ir data during receive loop

2000-07-24 Thread Anderson, Thomas
I have an application that receives serial data from an external device via the Ir port. The external device logs data, so I get a number telling me how many records will follow followed by a set of records (each record is 32 bytes), I can get anywhere from 1 to 995 records. I currently have an

RE: Loss of Serial Ir data during receive loop

2000-07-24 Thread Anderson, Thomas
Never mind, I discovered a stupid mistake.. (sigh), how comes it seems that whenever I actually post something I tend to find a stupid error right afterwards.. ugh.. oh well - Thomas -Original Message- From: Anderson, Thomas [mailto:[EMAIL PROTECTED]] Sent: Monday, July 24, 2000 1:30 PM

RE: Simple question about field

2000-07-14 Thread Anderson, Thomas
You might also try WinDrawRectangleFrame... - Thomas Anderson -Original Message- From: Patrick Ouellet [mailto:[EMAIL PROTECTED]] Sent: Friday, July 14, 2000 7:52 AM To: Palm Developer Forum Subject: Re: Simple question about field Well, I didn't want a filled rectangle is there a way

RE: size of fields

2000-07-10 Thread Anderson, Thomas
You also might check the constructor (or what ever your using to creat these fields), and make sure it's max character setting is more then 20, which I belive is the default. Thomas Anderson -Original Message- From: Pierre Baux [mailto:[EMAIL PROTECTED]] Sent: Monday, July 10, 2000 8:38

RE: Palm VII and Serial Communications

2000-07-10 Thread Anderson, Thomas
I don't think it can The dragonball processor only has one UART, and if it's using that UART to talk to the radio transmitter it would be impossible to use the serial port. Thomas Anderson -Original Message- From: Scott Gruby [mailto:[EMAIL PROTECTED]] Sent: Monday, July 10,

RE: Palm VII and Serial Communications

2000-07-10 Thread Anderson, Thomas
? I'd like to receive a certain piece of data from the serial port and then send it over the radio link...it doesn't have to continuously send the data from the serial port to the radio transmitter. Thanks. In article 16847@palm-dev-forum, "Anderson, Thomas" [EMAIL PROTECTED] wrote:

RE: redirecting serial port data to IR port?

2000-06-30 Thread Anderson, Thomas
Look at the Connection Manager in the 'Palm OS Reference.pdf', I belive that will allow you to do what you want. -Thomas -Original Message- From: Rick Gadbois [mailto:[EMAIL PROTECTED]] Sent: Friday, June 30, 2000 5:11 AM To: Palm Developer Forum Subject: redirecting serial port data to

RE: Ir Serial w/o IrDA?

2000-06-29 Thread Anderson, Thomas
I've done quite a bit of experimenting at this point, first off simply switching the bit doesn't make it work. Secondly the irda narrower pulses don't work, I've tried, and I've also examened the signal via a protocal analyzer, it just don't want to sync properly. I tried the sertool, but I'm on