OK - thanks - that makes sense. Bummer - I had it all set up nicely:-)
regards,
Peter
On 01/05/2008, at 3:48 PM, Graham Cox wrote:
Change the targets for the menu items to be first responder instead
of the views themselves. The views will still get the actions when
they are made first resp
Change the targets for the menu items to be first responder instead of
the views themselves. The views will still get the actions when they
are made first responder, which happens automatically.
Menus in the main menu bar should target either first responder or
some object that lives in the
Being new to Cocoa I started my project with a Simple Cocoa
Application template. I have now converted to a Doc Based template by
adding all my code and adding my delegates and substituting my window
in the Document nib. However I have a problem with some of the menus.
Most of my menus go