Palm OS Debugger Wrong By 2 Bytes

2008-03-18 Thread Dr. S.L. Sanders
Palm OS Debugger (Version 2.3.7.0) gets the Location information for global variables wrong, which causes it to display incorrect values -- as seen in the below examples, captured from POD windows: From the Globals window: Name Value Type Location dirPathSpec

PhnLibModulePowered on Centro and Treo 755P

2008-03-18 Thread David Birdsall
Hi, Has anyone had any trouble with the function PhnLibModulePowered on the Centro and 755P devices? We're using it to test whether the radio is powered on. We're turning the radio on using HsTurnRadioOn() and have even tried PhnLibSetModulePower(UInt16, Boolean) but PhnLibModulePowered is

Is there any static analyzer for Palm OS?

2008-03-18 Thread Hudo Rodrigues de Almeida
Hi, all... Do you know any static analyzer for Palm OS? I am asking this question because we've been facing a frozen screen after quitting my application. We tried so hard to check for the de-allocation of memory we had allocated, but it seems ok. Is there some static analyzer for Palm

Re: Convert Text char to Star(*) symbol?

2008-03-18 Thread babbu cathy
As 'Caio Proiete' suggested we can't do customize font or any font for texts which are entered in a 'Field'. This can be done only when we draw characters on the screen using WinDrawChars. I want to know how to convert entering every character in the 'Field', into mask state like providing '*'?

Re: Convert Text char to Star(*) symbol?

2008-03-18 Thread babbu cathy
Your prc works fine. I am using Cygwin for compilation. I am able to create and access font file using xFont. But when i call FntDefineFont, FntSetFont in my code where we enter a character in 'Field' under 'KeyDownEvent', but changing into customize font for characters which are typed on a