• 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: delegate outlet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: delegate outlet


  • Subject: Re: delegate outlet
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 9 Apr 2004 07:10:53 -0600

On Apr 8, 2004, at 11:29 PM, Markian Hlynka wrote:

Make some object of yours the application's delegate (in your nib,
connect the "delegate" outlet to your object). Then in that class,
implement -applicationDidFinishLaunching:.


pardon the beginner question, but where do I do that in interface builder?

Run a connection between an object you instantiated and the owner of MainMenu.nib, which should be NSApplication. Connect it to the "delegate" outlet. That object will now be the delegate of NSApplication.

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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.


References: 
 >delegate outlet (From: Markian Hlynka <email@hidden>)

  • Prev by Date: Objective-C Equivalent of System.currentFullUserName()
  • Next by Date: Re: Objective-C Equivalent of System.currentFullUserName()
  • Previous by thread: delegate outlet
  • Next by thread: Re: delegate outlet
  • Index(es):
    • Date
    • Thread