Re: Responder Chain and newDocument:, runPageLayout:, etc
Re: Responder Chain and newDocument:, runPageLayout:, etc
- Subject: Re: Responder Chain and newDocument:, runPageLayout:, etc
- From: Timothy Hatcher <email@hidden>
- Date: Tue, 10 Dec 2002 09:18:28 -0500
>
Mimic the behavior using what? Seems that New works just fine, I don't
>
see why a mimic is necessary.
I would like other objects in my application to respond to actions from
the main menu. This way I wouldn't have to add all the specific methods
to the application delegate and just let the actual methods from other
objects respond. I know I could instantiate the objects in the NIB and
attach the menu items to them, but I have many controllers that need
menu space. Are there any tricks to do this?
Timothy Hatcher / xenon
{ javelin.cc }
_______________________________________________
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.