• 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: multiple documents in an app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiple documents in an app


  • Subject: Re: multiple documents in an app
  • From: Cameron Hayne <email@hidden>
  • Date: Sat, 5 Nov 2005 18:58:25 -0500

On 5-Nov-05, at 6:08 PM, Boyd Collier wrote:

NSWindowController *outWindowController;
outWindowController = [outWindowController initWithWindowNibName:@"outputWindow"];

In the above code you are forgetting to 'alloc' the NSWindowController object.
But mmalc has already shown a simpler way which probably will meet your needs.


--
Cameron Hayne
email@hidden


_______________________________________________ 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
  • Follow-Ups:
    • Re: multiple documents in an app (problem solved)
      • From: Boyd Collier <email@hidden>
References: 
 >multiple documents in an app (From: Boyd Collier <email@hidden>)
 >Re: multiple documents in an app (From: mmalcolm crawford <email@hidden>)
 >Re: multiple documents in an app (From: Boyd Collier <email@hidden>)

  • Prev by Date: Re: Preferences in a separate nib file
  • Next by Date: Re: obj-c on linux and Cocoa on linux, where can reach them ?
  • Previous by thread: Re: multiple documents in an app
  • Next by thread: Re: multiple documents in an app (problem solved)
  • Index(es):
    • Date
    • Thread