• 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 & popup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bindings & popup


  • Subject: Re: Bindings & popup
  • From: mmalcolm crawford <email@hidden>
  • Date: Wed, 28 Jul 2004 16:49:54 -0700

On Jul 28, 2004, at 4:41 PM, Todd Freese wrote:

In my TableView, I have three popup columns. Each popup has its own NSArrayController. Is there a way to combine all three NSArrayControllers into one?

Almost certainly not -- why do you want to?

You might put the arrays into a dictionary; you could then bind the array controllers' contentArray to:

[File's Owner(*)].dictionaryName.arrayKey


(*) assuming the file's owner owns the dictionary.
Or if you want to specify different subsets of the same array you might use a value transformer.

mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Bindings & popup (From: Todd Freese <email@hidden>)

  • Prev by Date: Re: Bindings & popup
  • Next by Date: Re: Confused with Chapter 7 in Hillegass' book (2nd ed.)
  • Previous by thread: Re: Bindings & popup
  • Next by thread: NSFileManager move/copy to Windows server
  • Index(es):
    • Date
    • Thread