hi there,

I'm working on a freeware app for Treo180 (Handspring, OS3.5). core is
ok (just released at palmgear, see
http://www.palmgear.com/software/showsoftware.cfm?sid=79728120020514003848&prodID=41759),
however I got a bug and I don't know where to look at:

once installed and first run my app, the Treo headset button won't
work anymore! I debugged and saw I correctly receive the event kButton
with kButtonHeadset as parameter. I receive lots of events, I use some
of them and don't care of the others, it's usual.

So, why the button is not handled anymore by standard PhoneBook app?

I register with the following line:
error = GSMLibRegister(matro->gsmLibRef, appCreator, kVoice);

I think problem is not in my handling code, 'cause I tried to put a
return 0 statement just after the case gsmAppLaunchCmdEvent. I also
tried to set eventP->ackowledge=true but it's the same. maybe I got to
set something?

can you help me?

--------

MATRO

RealPopup, the freeware winpopup replacer
http://www.realpopup.it

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

Reply via email to