Hi All, I have a question about the Navigation on the Treo 600.
I have a 'ProcessKeyDown()' routine that handles password fields, and some other things. I added a 'test' section of code to try and handle the Nav Up/Down events ( I grabbed the 'chr' & 'mod' hex values and use that ) and, try to, change focus to the fields. ( Yeah, I know it's a hack, but I'm just testing for now.. ) Here's what's strange. If I comment-out this 'test' code, the Navigation stops working totally. If I put it back in, it works, but when a password field has focus it's not handled right for some reason. Since I can't find any documentation on creating a new pilrc 3.0 NAVIGATION resource, I kind-of gave-up on that. And since the default Navigation is 'almost' working, I figure that might be easier.. I'm using PRC-TOOLS, and was compiling it with 3.5 ( hey, it seems to work Ok ), I'll try to use 5.0 soon.. What 'magic' thing is happening, in my test code, that 'makes the Navigation work'??? I don't even 'handle' Nav left & right for my bottom row of pushbuttons, but the default navigation works! ( when my 'test' code is in there ) This is driving me crazy. Any insight would be helpful. Thanks, Joe Siebenmann __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
