• 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: Bindings, CoreData, NSOutlineView, and NSTreeController
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bindings, CoreData, NSOutlineView, and NSTreeController


  • Subject: Re: Bindings, CoreData, NSOutlineView, and NSTreeController
  • From: "Pierce T. Wetter III" <email@hidden>
  • Date: Fri, 19 May 2006 18:05:23 -0700


On May 19, 2006, at 5:57 PM, Mark Dawson wrote:

After many months, I'm back programming Cocoa, with a project that can target Tiger only. My previous projects required 10.2 support, so I never had the chance to use bindings or CoreData. I'd like to fix that now :)

The first part of my project revolves around building a (simple) GUI front end with a list of checkboxes, some with disclosure triangles (that disclose lists of checkboxes), some without. The title, state, and hierarchy is defined via a C struct (linked-list) that I get back from a library call.

From my initial investigation, it appears that NSOutlineView was the object to start wtih, and NSTreeController being the way to handle bindings and hierarchies. I wasn't clear if CoreData would make sense to use.

Do bindings make my life easier with my above requirements? Would CoreData?

Yes, Yes, but you'll need to wrap those c-structs with some ObjC objects.


 Pierce
_______________________________________________
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: 
 >Bindings, CoreData, NSOutlineView, and NSTreeController (From: Mark Dawson <email@hidden>)

  • Prev by Date: Re: getting rid of thousand separator
  • Next by Date: Re: drawKnob in NSSliderCell subclass
  • Previous by thread: Bindings, CoreData, NSOutlineView, and NSTreeController
  • Next by thread: Re: Bindings, CoreData, NSOutlineView, and NSTreeController
  • Index(es):
    • Date
    • Thread