I'm finally getting around to 5-way navigation and have it working for just about every in the application with the exception of my popup-triggers. I have a series of popup triggers that work from left to right. If a user clicks left, I would like it to go to the trigger on the left. Unfortunately it seems that the popup trigger handles the 5-way events naturally (for up,down, and select) but of course it doesn't support left and right.
How can you hook the event queue to recieve these notifications? I've put break points within my appevent loop and it seems that none of these events even appear to my app. Is there some hook I need to register for? thanks - bill -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
