BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   Developer Forum (http://www.blackberryforums.com/forumdisplay.php?f=15)
-   -   Menu Item to Missed Calls (http://www.blackberryforums.com/showthread.php?t=234570)

josi_at 08-27-2010 07:19 AM

Menu Item to Missed Calls
 
Hi,

I have been trying to add a Menu Item to the Missed Calls. I tried this with " ApplicationMenuItemRepository.MENUITEM_PHONE". Unfortunately with no success.

My target:
I want select a missed call, and start with my Menu Item a new program with the missed number as parameter.

Is this possible?
Any Ideas?

Thx|Josi

Dougsg38p 08-27-2010 09:04 AM

I believe you need PHONELOG_VIEW for this particular screen.

Like this:

m_appMenuRepos.addMenuItem(ApplicationMenuItemRepo sitory.MENUITEM_PHONELOG_VIEW, m_phoneLog);


All times are GMT -5. The time now is 08:56 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.