Blackberry Menu from native blackberry application

Posted by chrishawn on Stack Overflow See other posts from Stack Overflow or by chrishawn
Published on 2010-03-03T22:21:48Z Indexed on 2010/03/19 20:51 UTC
Read the original article Hit count: 892

Filed under:
|
|
|

I have an application that inserts an ApplicationMenuItem into the native blackberry contacts menu. I can get this to work just fine. Now my question is how would I change or remove that ApplicationMenuItem based on the contact that i am highlighted on? Would I need to use a GlobalEventListener? I assume overriding makeMenu can only be done for menus on my own screens and not the native contacts screen?

© Stack Overflow or respective owner

Related posts about blackberry

Related posts about menu