09-01-2008 03:42 PM - edited 09-01-2008 03:46 PM
Hi,
I am registering some custom menu items with the BB system menu. Like so:
ApplicationMenuItemRepository.getInstance().addMen
uItem(ApplicationMenuItemRepository.MENUITEM_EMAIL _EDIT ,this);
This works well enough; my custom menu items appear on the full menu.
But does anyone know of any way that i can get my custom menu items to appear in the default short-list of menu items that pops up when the user hits the trackball?
Solved! Go to Solution.
09-02-2008 12:13 PM
ApplicationMenuItems only show up in the full menu, not the reduced one. Third party applications are not able to add ApplicationMenuItems to the reduced menu of the built in applications.
08-11-2010 12:45 PM
Hi Mark,
nowadays, is still valid this answer?
thanks,
Mauricio.