• 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: Design question, which controller class to use
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Design question, which controller class to use


  • Subject: Re: Design question, which controller class to use
  • From: "Hamish Allan" <email@hidden>
  • Date: Mon, 21 Jul 2008 12:37:51 +0100

On Mon, Jul 21, 2008 at 4:05 AM, James W. Walker <email@hidden> wrote:

> I have these windows, each of which has a table displaying data from an
> array of dictionaries.  The data is never stored on disk, so I don't think
> of these windows as "documents".

In addition to what Jens said: If the user can create new ones and
they are largely unrelated to one another, you may yet find it easier
to use most of the NSDocument machinery but disable the persistence
stuff. If there are a fixed number and/or they are interrelated, it
may be easier to use NSWindowController directly.

Hamish
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Design question, which controller class to use (From: "James W. Walker" <email@hidden>)

  • Prev by Date: Read/Write to info.plist's LSEnvironment
  • Next by Date: Re: webDAV (lite) framework?
  • Previous by thread: Re: Design question, which controller class to use
  • Next by thread: how to prevent baseline shift when using NSSuperscriptAttributeName on a NSTextView's NSAttributedString ?
  • Index(es):
    • Date
    • Thread