Re: Missing key code in sdk for 5-way navigator?

2003-09-06 Thread Rolf Brugger
Hi Aaron, you need to get the 5-way SDK, or, i believe it is in the latest 5.0 SDK that is released by PalmSource. they are just a bunch of more constants - same stuff, and, some helper macro's as well :) OK! I indeed found the SDK in the PluggedIn-Program. Thank you very much for the hint! Che

Missing key code in sdk for 5-way navigator?

2003-09-06 Thread Rolf Brugger
Hello, I'd like to use the 5-way navigator in my app. I guess, this is done by using the KeyMgr-function 'KeyCurrentState' after a keyDownEvent. Correct? Unfortunately, there are no key codes for the navigator in KeyMgr.h. The only codes I can find in my 5.0.2-SDK are: keyBitPower, keyBitPageUp

Re: PalmDebugger Suggestion

2002-02-27 Thread Rolf Brugger
> > As the documentation states, PalmDebugger's source level debugging works > with the symbolic information in executables compiled with prc-tools. > Sadly most versions of PalmDebugger have historically had various bugs > that make source level debugging more or less impossible. Well, obviousl

PalmDebugger Suggestion

2002-02-19 Thread Rolf Brugger
Hi, I've recently downloaded the PalmDebugger from palmos.com. Although the documentation explicitly says that the PalmDebugger only works with gcc/prc-tools it seems that source level debugging is only possible with the Mertowerks toolchain. In a well hidden newsgroup posting somebody said, tha