• 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: Binding : NSTableView -> NSControllerArray -> NSUserDefaultController
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding : NSTableView -> NSControllerArray -> NSUserDefaultController


  • Subject: Re: Binding : NSTableView -> NSControllerArray -> NSUserDefaultController
  • From: Brent Gulanowski <email@hidden>
  • Date: Fri, 15 Oct 2004 11:28:23 -0400

On Fri, 15 Oct 2004 10:47:11 +0200, Benoit HERVIER
<email@hidden> wrote:
> Binding : NSTableView -> NSControllerArray -> NSUserDefaultController
>
> Hi
>
> I'm new to binding ... and i find this very powerfull ...
>
> But i ve a little probleme ...
>
> I ve a NSTableView bind to NSControllerArray bind to
> NSUserDefaultController
>
> But NSUserDefaultController give a NSDictionary and not a
> NSMutableDictionary ...
>
> So how to do this ? thanks
>
> Sorry for my english ...
>
> --
> BenoƮt HERVIER (Alias Khertan)

Where does the dictionary come from originally? You must make it
mutable at that point. The defaults controller only gives you what it
received in its "values" dictionary attribute.

A common source is the registration dictionary you create and provide
to NSUserDefaults using the -registerDefaults: method.

--

Brent Gulanowski
http://www.boredastronaut.com
_______________________________________________
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: 
 >Binding : NSTableView -> NSControllerArray -> NSUserDefaultController (From: Benoit HERVIER <email@hidden>)

  • Prev by Date: Re: XML Support for GUI elements.
  • Next by Date: objectForKey
  • Previous by thread: Binding : NSTableView -> NSControllerArray -> NSUserDefaultController
  • Next by thread: Re: NSPropertyListSerialization
  • Index(es):
    • Date
    • Thread