Re: File's Owner
Re: File's Owner
- Subject: Re: File's Owner
- From: Vince DeMarco <email@hidden>
- Date: Fri, 30 Nov 2001 23:25:11 -0800
On Friday, November 30, 2001, at 01:50 pm, email@hidden wrote:
Vince, or anyone else: Let me ask a simpler question that may clear the
fog from my sorry excuse for a brain: In the case of the MainMenu.nib,
does the "File's Owner" have to be NSApplication--which is to say the
default?
Brian
In the main menu, yes it should be. The File's Owner can actually be
anything in IB, at runtime its actually established.
Ignoring this detail, how about we just say that yes for the MainMenu nib
file the File's Owner needs to be a subclass of NSApplication.
vince