• 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
Two NSTableViews, two data sources, one data model?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Two NSTableViews, two data sources, one data model?


  • Subject: Two NSTableViews, two data sources, one data model?
  • From: Izak van Langevelde <email@hidden>
  • Date: Wed, 27 Jul 2011 01:53:06 -0400

I currently have a single NSDocument subclass, which is also a data source for two different tables. Because the two tables show different aspects of the data and the code gets a little cluttered up, I am thinking about implementing two separate data sources, one for each table, both fetching its data from the same data model.

The only way I see right now, is keep the data model in the NSDocument subclass, and to connect both data sources to the File Owner, which is a Window Controller, and from there access the document. Is there a more direct way of achieving this?
---
Grinnikend door het leven...

_______________________________________________

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: Two NSTableViews, two data sources, one data model?
      • From: "Gary L. Wade" <email@hidden>
  • Prev by Date: Re: How to implement Autosaving, Browsing Versions, Reverting to Last Saved in Lion?
  • Next by Date: Failing in -init
  • Previous by thread: Safari 5.1 update
  • Next by thread: Re: Two NSTableViews, two data sources, one data model?
  • Index(es):
    • Date
    • Thread