FROM : slasktrattenator
DATE : Sat May 03 15:44:38 2008
Hi,
I'm having this problem where I cannot hide menu items in my dock
menu. [menuItem setHidden:YES] does nothing, nor does checking the
"Hidden" checkbox in IB. The dock menu itself is created in IB and
connected to NSApp's dockMenu outlet. Is this a bug or am I missing
something?
I know I can just as easily create the menu at runtime in NSApp's
applicationDockMenu: delegate method, and do the filtering there, just
curious to know why it behaves this way, and if there's a workaround.
Thanks.
DATE : Sat May 03 15:44:38 2008
Hi,
I'm having this problem where I cannot hide menu items in my dock
menu. [menuItem setHidden:YES] does nothing, nor does checking the
"Hidden" checkbox in IB. The dock menu itself is created in IB and
connected to NSApp's dockMenu outlet. Is this a bug or am I missing
something?
I know I can just as easily create the menu at runtime in NSApp's
applicationDockMenu: delegate method, and do the filtering there, just
curious to know why it behaves this way, and if there's a workaround.
Thanks.
| Related mails | Author | Date |
|---|---|---|
| slasktrattenator | May 3, 15:44 | |
| Jens Alfke | May 3, 17:46 | |
| slasktrattenator | May 3, 18:22 |






Cocoa mail archive

