I have made a non-touch application with LWUIT. on J2ME devices all command menus work just fine. On a BlackBerry however this is not the case. At the moment, 'q' activates the left menu, and 'p' activates the right menu. I think this is automatic behavior because i didn't code anyhting for this to work.
I want to use the Blackberry-menu button to get the menu. How can I code this in?
Hi take a look at Their blog post in theory it shows you how to do it according to this post.