Re: bindings for nsmatrix
Re: bindings for nsmatrix
- Subject: Re: bindings for nsmatrix
- From: m <email@hidden>
- Date: Sat, 5 Mar 2005 23:30:56 -0800
On Mar 5, 2005, at 9:01 PM, Emory Smith wrote:
In particular
<http://developer.apple.com/documentation/Cocoa/Reference/
CocoaBindingsRef/BindingsText/NSMatrix.html> doesn't list the
bindings you're interested in.
actually, i think that document lists *all* the bindings that im
interested in (under "value selection bindings").
You're right, my bad. Sorry for the bum steer.
To make up for it, here's a heads up: An NSMatrix that is bound to an
NSArrayController (content, selectedObjects) correctly updates the
selection in the NSArrayController but does not correctly reflect
changes in selection made to the NSArrayController by other controls or
programatically.
According to Apple, this is "not supported" though it seems perfectly
reasonable.
Don't know if that might be a problem for you, but I spent a lot of
time trying to get this to work. In the end I had to subclass NSMatrix.
_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