0

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?

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
Demian Kasier
  • 2,475
  • 6
  • 30
  • 40

1 Answers1

0

Hi take a look at Their blog post in theory it shows you how to do it according to this post.

drubin
  • 1,012
  • 7
  • 10
  • It looks very promising, but now I get an Error starting myApp: "Module 'Tapp-12' has verification error 2733 at offset 1858 – Demian Kasier Dec 14 '10 at 10:05
  • no, I tried the lwuit blogspot and it now crashes at startup, so I don't know if it is solved. I hope when I remove the error, it will indeed be solved. – Demian Kasier Dec 15 '10 at 10:18