Re: Adding events in PalmOS 5.0

2002-03-07 Thread Jim Schram
At 1:15 PM -0800 2002/03/07, GB wrote: >Is there still a common event queue for all the applications? Yes, of course. Curious... why would you think otherwise? Regards, Jim Schram PalmSource Inc. Partner Engineering -- For information on using the Palm Developer Forums, or to unsubscribe, pl

Re: Adding events in PalmOS 5.0

2002-03-07 Thread GB
Is there still a common event queue for all the applications? GB "David Fedor" <[EMAIL PROTECTED]> wrote in message news:79080@palm-dev-forum... > > >Are there any changes in EvtAddEventToQueue and > >EvtAddUniqueEventToQueue in PalmOS 5.0? I try to post > >some events but EvtGetEvent does not n

Re: Adding events in PalmOS 5.0

2002-03-07 Thread David Fedor
>Are there any changes in EvtAddEventToQueue and >EvtAddUniqueEventToQueue in PalmOS 5.0? I try to post >some events but EvtGetEvent does not notice it. What sorts of events are you posting, with what sort of data? Those event functions themselves haven't changed significantly, but lots of thing

Adding events in PalmOS 5.0

2002-03-07 Thread Kashev Georgi
Hi, Are there any changes in EvtAddEventToQueue and EvtAddUniqueEventToQueue in PalmOS 5.0? I try to post some events but EvtGetEvent does not notice it. The code works fine on previos OS versions. I use PalmOS Simulator that comes with PalmOS 5 Compatibility CD from PalmSource. Could this be the