• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: start window inside and NSDocument based application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: start window inside and NSDocument based application


  • Subject: Re: start window inside and NSDocument based application
  • From: Patrick Meirmans <email@hidden>
  • Date: Wed, 4 Jan 2006 20:34:34 -0500

You're right, it is not necessary to subclass NSApplication for this purpose. I just looked at my ow program where I set the delegate programmatically, forgetting that you can also do it in Interface Builder.

Patrick

On 4 Jan, 2006, at 20:19, Benjamin Dunton wrote:

Excellent. Thank you very much. This makes perfect since. The missing part for me was assigning a delegate to my NSApplication. Now, I do not have a subclass of NSApplication (currently). Should I ? I would handle most of the notifications in my AppDelegate.m file correct? So could I just create the delegate, and assign it to the File's Owner (NSApplication) in the MainMenu.nib file?

Thanks again,

Ben

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >start window inside and NSDocument based application (From: Benjamin Dunton <email@hidden>)
 >Re: start window inside and NSDocument based application (From: Patrick Meirmans <email@hidden>)
 >Re: start window inside and NSDocument based application (From: Benjamin Dunton <email@hidden>)

  • Prev by Date: Re: start window inside and NSDocument based application
  • Next by Date: Re: Bug? SegmentedView Appearance on a Unified Window
  • Previous by thread: Re: start window inside and NSDocument based application
  • Next by thread: Interface not receiving messages until action method completes
  • Index(es):
    • Date
    • Thread