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

Design question, which controller class to use


  • Subject: Design question, which controller class to use
  • From: "James W. Walker" <email@hidden>
  • Date: Sun, 20 Jul 2008 20:05:44 -0700

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". Since there is a window (which has a title that depends on the data) I thought I should use a subclass of NSWindowController. On the other hand, there is an array being displayed in a table, and I gather that's easier to set up using bindings if I use an NSArrayController. Any suggestions or references?
_______________________________________________


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


  • Follow-Ups:
    • Re: Design question, which controller class to use
      • From: "Hamish Allan" <email@hidden>
    • Re: Design question, which controller class to use
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Unarchiving a plugin custom control
  • Next by Date: Re: Design question, which controller class to use
  • Previous by thread: Re: Unarchiving a plugin custom control
  • Next by thread: Re: Design question, which controller class to use
  • Index(es):
    • Date
    • Thread