• 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
NSMatrix selection bindings bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSMatrix selection bindings bug?


  • Subject: NSMatrix selection bindings bug?
  • From: m <email@hidden>
  • Date: Mon, 1 Nov 2004 01:29:25 -0800

I am trying to bind the selection in an NSMatrix to an NSArrayController.

It appears that the matrix is properly notifying the array controller of its changes in selection (I have two tables also bound to the same controller, and their selections follow the selections in the matrix), but the reverse is not true: the matrix does not appear to be properly observing selection changes made by changing selections in one of the tables. When I change the selection in one of my tables, the matrix selects its first cell, regardless of what I've selected in the table. The tables do maintain selection sync with each other.

You can download the project here: <http://muratnkonar.com/source-code/matrixbinding.dmg.gz> to see what I mean.


Am I doing something wrong? Or is this a bug?

_murat

_______________________________________________
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


  • Prev by Date: Re: Where to include header files - relates to last question on variable scope
  • Next by Date: Moving views in IB without breaking connections/bindings
  • Previous by thread: Re: FW: Where to include header files - relates to last question on variable scope
  • Next by thread: Moving views in IB without breaking connections/bindings
  • Index(es):
    • Date
    • Thread