CustomizeToolbar and First Responder
CustomizeToolbar and First Responder
- Subject: CustomizeToolbar and First Responder
- From: Renaud Boisjoly <email@hidden>
- Date: Thu, 22 May 2003 22:18:56 -0400
Hi all
I cannot figure this one out.
I'm using an NSToolbar and I have the View menu with its Customize
Toolbar and Show/Hide Toolbar items working correctly.
The only thing is, my window also has a drawer with an nsoutlineview on
the side (much like Mail.app). When I click in the outlineview, the
menu items mentioned above stay enabled... but selecting them does
nothing.
Their actions are linked to the FirstResponder as they should, but they
do not get disabled, or they are not called when selected for some
reason. In Mail.app, they stay enabled, but at least they call the
Customization Sheet properly.
This is a Document-based app, and I have searched the archives of this
list for clues, but although I can find other similar situations, no
solution seems to make a difference.
Thanks for helping me !
Renaud
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.