well, unless I'm missing something, there isn't an easy way to do what I
want, cept to do a SysSetTrapAddress

which I was definitely trying to avoid
(I can trap the EvtGetEvent of course, which is apparently the only way to
do what I want?)

am also having trouble being notified for sysExternalConnectorAttachEvent
it never notifies my app for this one either...

perhaps it is because I'm using a Sony Clie for testing?
(not universal cradle, which the docs specify)


"Mark Lussier" <[EMAIL PROTECTED]> wrote in message
news:81087@palm-dev-forum...
>
> in 4.1 sdk, looks like there may be something comparable?
>
> sysNotifyEventDequeuedEvent?
>
> or is that one not supported either?
>
> if the answer is to look at OS5.0
> that's fine too, I will take a look
>
> never wrote a hack, nor have I done a system trap before
> and I will be fine if I live a life in which I never have ...
>
> would prefer to avoid anything but notification like solutions, I don't
like
> the hackmaster solution (which I know will work)
>
>
> "Jim Schram" <[EMAIL PROTECTED]> wrote in message
> news:81063@palm-dev-forum...
> >
> > At 6:04 PM -0500 2002/03/22, Mark Lussier wrote:
> > >anyone know of any tricks to getting this to work after registering for
> the
> > >notification?
> > >
> > >My app never seems to get notification for this for some reason
> > >
> > >copying from the datebooks example of being notified about
timechanges..
> > >which my app IS notified about ...doing the sysNotifyEvtGotEvent
exactly
> > >the same way, yet it doens't notify me...
> > >
> > >maybe I am misunderstanding what it notifies me for?
> >
> > Sorry, but sysNotifyEvtGotEvent is *not* a supported notification code.
> Not sure how or why it made it into the documentation as an EvtGetEvent
> compatibility footnote, but that's a separate issue. Originally in OS 4.0
> this notification was sent for all vchr events prior to SysHandleEvent
> processing, but as of OS 4.1 it's only used by the Attention Manager, and
it
> will likely go away entirely in the near future.
> >
> > Regards,
> >
> > Jim Schram
> > PalmSource Inc.
> > Partner Engineering
> >
> >
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to