Responder Chain and newDocument:, runPageLayout:, etc
Responder Chain and newDocument:, runPageLayout:, etc
- Subject: Responder Chain and newDocument:, runPageLayout:, etc
- From: Timothy Hatcher <email@hidden>
- Date: Mon, 9 Dec 2002 16:54:12 -0500
This has been bothering me. How would I duplicate the behavior of these
menu items? These menu items point to 'First Responder' in IB; however,
they are always active when no windows are open. I haven't been able to
figure out how to make one of my custom objects behave this way. I have
tired messing with validateMenuItem:, but since the target is the
responder chain, none of my objects get a validate request for my menu
items. Any suggestions on how to mimic this behavior?
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.