[repost] wireless: Detect radio strenght?

2002-04-02 Thread matro
) have you got such information? is anyone at Handspring watching this forum and let me know? email to [EMAIL PROTECTED] if possible, thx. MATRO RealPopup, the freeware winpopup replacer http://www.realpopup.it -- For information on using the Palm Developer Forums, or to unsubscri

PalmDebugger USB hangs

2002-05-02 Thread matro
lay "cannot communicate with device". so, I cannot load an application and debug it. I tried with POSE and everything works: when I activate POSE and PalmDebugger, it doesn't give any exception, F8 works and everything runs. I don't know if problem is on USB, on PalmDebugge

Re: PalmDebugger USB hangs

2002-05-03 Thread matro
I thought you had to use >Serial... > 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/

gsmAppLaunchCmdEvent: headset button not working anymore!

2002-05-16 Thread matro
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->ackowl

code for SysCreateDatabaseList and a listbox

2002-08-30 Thread matro
tem and loads a listbox: because I think this is a common situation, perhaps someone has got an example in order to save time. thank you. ---- MATRO RealPopup, the freeware winpopup replacer http://www.realpopup.it -- For information on using the Palm Developer Forums, or to unsubscrib

OffScreenWindow, WinSetForeColor and 8depth: help!

2002-09-23 Thread matro
e(using CWR6) WinRGBtoIndex function creates error. (Because of that Emulator Debug Options' "Low Memory Access" is checked) What is happening on background?What are the real reasons of these two problems? Thanks in advance. Arda Tekin ---fwd end thank you. Matro RealPopu

Re: Palm OS Resource editor bug?

2006-02-20 Thread matro
this was fixed on v6.3.0.1, but unfortunately other bugs affect this release. matro -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

stuck with a ping (ICMP ECHO) routine, please help

2006-02-26 Thread matro
I'm stuck with a ping routine which doesn't want to work: while running on POSE, the Echo (ping) request is ok, but the NetLibReceive() timeouts. I already checked for proper buffer allocation as well as adding a delay between NetLibSend() and NetLibReceive() with no success at all. on the othe