• 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: Cocoa Template Type
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa Template Type


  • Subject: Re: Cocoa Template Type
  • From: Scott Herz <email@hidden>
  • Date: Tue, 26 Jun 2001 11:10:35 -0700

The question you need to ask yourself is if you want to use NSDocument. If you're not saving documents, then you can probably simplify things by not using it. I'd use the Cocoa App to get started and then create other nibs for the other windows you need. It's always best to keep your windows in different nibs.

Scott

On Tuesday, June 26, 2001, at 09:11 AM, email@hidden wrote:

Right now I'm trying to understand the difference between a Cocoa App and a Cocoa Document based App. The program I'm working towards has several data entry windows, and the user can ask for output windows(charts, mostly), but they are not the sort that need to be saved. I think this means I just want a straight Cocoa App template; the only thing throwing me off, assuming I'm right about the template in the first place, is that I want the user to be able to have several of these data display windows open at once. My best guess now is that I want to start with a straight Cocoa template and add a window controller object. Am I on the right track here?

Thanks again everyone!

Brian E. Howard
Cocoa Cult Central
less confused than yesterday
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


References: 
 >Cocoa Template Type (From: email@hidden)

  • Prev by Date: Re: Cocoa Template Type
  • Next by Date: Re: Document object retain and release
  • Previous by thread: Re: Cocoa Template Type
  • Next by thread: Re: Cocoa Template Type
  • Index(es):
    • Date
    • Thread