• 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: Complex document application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Complex document application


  • Subject: Re: Complex document application
  • From: Scott Anguish <email@hidden>
  • Date: Sun, 10 Jul 2005 01:01:13 -0400

Hi Marcus

Yep, I've done this. In fact, NSDocumentController is written in such a manner that it supports multiple windows on a single document (that'd be your core data file)

have a look at addWindowController: in NSDocument...


You could force NSDocumentController to not make new documents (aside from the one) pretty easily.





On Jul 9, 2005, at 11:24 PM, Marcus S. Zarra wrote:

I have a question regarding what I think is a relatively complex
document design.

I am very new to Cocoa development and am jumping in the deep end with
this application. :)

What I am trying to develop is an application that only has one
CoreData "file" open at a time.  However, within that single file
there can and will be multiple documents.  Each of those documents
represents a single entity in a top level object.

The complex part is that the file itself does not have a window
attached to it.  Similar in design to QuickBooks, only one file can be
opened at a time.

Has anyone worked on something similar to this in the past?  If so
could someone be kind enough to point me in the right direction on how
to set this up?

_______________________________________________
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: 
 >Complex document application (From: "Marcus S. Zarra" <email@hidden>)

  • Prev by Date: Re: Documentation frustrations
  • Next by Date: Re: Newby Question
  • Previous by thread: Complex document application
  • Next by thread: Reporting typos (was "Re: Documentation frustrations")
  • Index(es):
    • Date
    • Thread