so am i just out of luck on this?  i am completely out of ideas.

On Sep 30, 2009, at 12:57 PM, David M. Cotter wrote:

we set the menu itself to be it's own first responder
this app came from legacy carbon code and we still go thru the ancient menu dispatching mechanism. the menu's own first responder all it does is take note of the menu ID and menu item index and fake up the result of the old "menuselect" function, and send that fake event to the app to handle, since that's what it knows how to handle.

but that's not the issue now with the cocoa dialog. before the dialog comes up i've done everything expected (AFAIK) but the menu still is disabled.

On Sep 30, 2009, at 12:47 PM, Kyle Sluder wrote:

Why was the menu item ever not connected to First Responder?

--Kyle Sluder

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to