has anyone encountered this problem of the center nav button not responding on 
the treo 680?  I put in some test code and when I pressed the center button, 
nothing happened...  

here is my sample code:
switch(event->data.keyDown.chr)    {
                case vchrHardRockerCenter:
                    handled = true;
                    \\do something
                    break;
                case vchrRockerCenter:
                    handled = true;
                        \\do something else
                    break;
                    ...



 
____________________________________________________________________________________
TV dinner still cooling? 
Check out "Tonight's Picks" on Yahoo! TV.
http://tv.yahoo.com/
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to