RE: EvtGetEvent on T3

2005-03-15 Thread Gert van Kruiningen
53-691-8812 -Original Message- From: Gert van Kruiningen Sent: Tuesday, March 15, 2005 5:05 PM To: Palm Developer Forum Subject: EvtGetEvent on T3 The EvtGetEvent function behaves different on T3 simulator and real T3 The timeout parameter in the EvtGetEvent specifies the number of timer

EvtGetEvent on T3

2005-03-15 Thread Gert van Kruiningen
The EvtGetEvent function behaves different on T3 simulator and real T3 The timeout parameter in the EvtGetEvent specifies the number of timer ticks before checking if there is an event in the event queue. With the value set at -1 (evtWaitForever) the T3 only wakes up if there is an event. For any

RE: CW 9.3 debugger does not fully scroll to breakpoint

2004-11-10 Thread Gert van Kruiningen
Luc, I have that as well, would be nice if the window opens with the breakpoint right there. I believe that 9.2 had the same. Gert van Kruiningen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luc Le Blanc Sent: Thursday, 11 November 2004 07:42 To: Palm

RE: Event queue size/monitor

2004-11-02 Thread Gert van Kruiningen
Forum Subject: Re: Event queue size/monitor From: "Gert van Kruiningen" <[EMAIL PROTECTED]> > Events are sent by the "serial read function" to the active > window to inform it about certain data that has arrived and (snip) > My problem is that sometimes, the

Event queue size/monitor

2004-10-28 Thread Gert van Kruiningen
Hi all, I am making an app that receives data through the serial port, decodes it and stores the decoded data in a data base record. All of this is done in a "serial port read" function called periodically from within "AppEventLoop()". Events are sent by the "serial read function" to the active

Max Record size

2004-09-30 Thread Gert van Kruiningen
Hi, I am writing an application on a T3 (OS 5.2.1) and want to create a record in one of my data bases, but I think one of my problems I see is because the record size is bigger then 64K. Could anyone confirm that just under 64K is still the maximum size for a record. One place metioned using t

RE: CodeWarrior build number

2004-08-15 Thread Gert van Kruiningen
/inputs false, &searchState, NULL, appFileCreator, true, //outputs &cardNum, &dbID)); } } return 0; } Regards Gert van Kruiningen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

RE: Hi Resoultion mode and Timer ?

2004-08-15 Thread Gert van Kruiningen
} } while (event.eType != appStopEvent); Regards Gert van Kruiningen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lotfi Sent: Friday, 13 August 2004 20:48 To: Palm Developer Forum Subject: Hi Resoultion mode and Timer ? Hi I am dr

RE: new account for HotSync

2004-08-12 Thread Gert van Kruiningen
When synchronizing, the HotSync application on PC shows the user, which is the user name of the Palm being synchronized. The same name pops up when installing a new program or database. I managed somehow a while ago (don't know how) to create an other "account" on the PC side. So now every time I l

new account for HotSync

2004-08-11 Thread Gert van Kruiningen
Does anybody know where to create a new account for the HotSync. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/