06-27-2005, 09:11 PM
|
#1 (permalink)
|
| New Member
Join Date: Jun 2005 Model: 7290
Posts: 2
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Displaying a menu in a global screen Please Login to Remove! I have an application that pushes a global screen when a message has been processed. When this screen is pushed as a non-global modal screen (via a menu item), the screen behaves properly and I am able to display the menu. When the same screen is displayed globally, the menu no longer displays when asked. I can tell from debugging that the trackwheel click is processed and my makeMenu method is called. I have a feeling that the menu may be behind the screen, but calls to menu.show() have no effect.
Can a menu be displayed in a screen that has been pushed as global? |
| Offline
| |