Enabling certain menus while in modal dialog
Enabling certain menus while in modal dialog
- Subject: Enabling certain menus while in modal dialog
- From: Jerry Shields <email@hidden>
- Date: Tue, 8 Mar 2005 14:54:38 -0500
I have a need to have a modal dialog up but would like to enable
certain menus under these conditions.
I get the calls to validateMenuItem to me (as first responder) during
this time, but even if I return YES, the menus (all of them)
stubbornly remain disabled. What am I missing.
The situation I am trying to handle is to have a modal progress
window up (normally this app can't do much when the progress panel is
showing) but I would like to be able to execute a few select commands
while the progress is showing.
Another odd thing is that of all my menus in the menubar, Only the
"View" top level menu is dimmed while the dialog is up. All the rest
are un-dimmed even though all the menu items below them are dimmed.
Is a View menu item somehow treated differently than the others?
Any suggestions are welcome.
Jerry
--
----------
Jerry Shields
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden