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

Re: makeWindowControllers question


  • Subject: Re: makeWindowControllers question
  • From: mmalcolm crawford <email@hidden>
  • Date: Tue, 2 Dec 2003 18:47:30 -0800

On Dec 2, 2003, at 6:21 PM, Bill Greene wrote:

id newController =
[[MyWindowController alloc] initWithWindowNibName:@"MyNib"];
[self addWindowController:newController];
That did the trick. Thank you!

Good-oh. Don't forget the
[newController release];
afterwards as well, of course :-)

mmalc
_______________________________________________
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: 
 >makeWindowControllers question (From: Bill Greene <email@hidden>)
 >Re: makeWindowControllers question (From: mmalcolm crawford <email@hidden>)
 >Re: makeWindowControllers question (From: Bill Greene <email@hidden>)
 >Re: makeWindowControllers question (From: mmalcolm crawford <email@hidden>)
 >Re: makeWindowControllers question (From: Bill Greene <email@hidden>)
 >Re: makeWindowControllers question (From: mmalcolm crawford <email@hidden>)
 >Re: makeWindowControllers question (From: Bill Greene <email@hidden>)
 >Re: makeWindowControllers question (From: Bill Greene <email@hidden>)
 >Re: makeWindowControllers question (From: mmalcolm crawford <email@hidden>)
 >Re: makeWindowControllers question (From: Bill Greene <email@hidden>)

  • Prev by Date: Re: makeWindowControllers question
  • Next by Date: Re: Load Object without actions.
  • Previous by thread: Re: makeWindowControllers question
  • Next by thread: object_getInstanceVariable() - Problem
  • Index(es):
    • Date
    • Thread