I'm having a problem with the five way sdk.
i'm trying to make the left button do something like this

case keyDownEvent:
                
        if (NavDirectionPressed(eventP, Left))  
        {
           //do something

however it seems to completely ignore this. It doesn't register the 
NavDirectionPressed at all. is there a trick to this? It works fine on a T3

thanks
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to