03-27-2009, 07:15 AM
|
#2 (permalink)
|
| BlackBerry Extraordinaire
Join Date: Mar 2008 Location: Austin, TX Model: 9700 PIN: N/A Carrier: T-Mobile
Posts: 1,644
Post Thanks: 0 Thanked 34 Times in 33 Posts
| I assume that you are overriding makeMenu() in your Screen class?
If so, you makeMenu() is called each and every time the menu key is pressed, so there is no reason to hide menu items. Simply do not add a particular menu item if it is not appropriate for the screen context at the time makeMenu is called. |
| Offline
| |