Re: bindings for nsmatrix
Re: bindings for nsmatrix
- Subject: Re: bindings for nsmatrix
- From: Emory Smith <email@hidden>
- Date: Sat, 5 Mar 2005 22:01:28 -0700
On Mar 5, 2005, at 7:04 PM, murat wrote:
On Mar 5, 2005, at 5:20 PM, Emory Smith wrote:
i would like to use the "standard" matrix bindings (content,
selectedObjects, etc.) with my matrix of custom cells, but IB does
not show these bindings in the inspector.
I think you may be making a conceptual error here; you're thinking of
NSMatrix as something like a two-dimensional NSTableView, but I don't
think it is. For example, the lack of a data source protocol for
NSMatrix is a clue. Or perhaps the Cocoa engineers just haven't got
around to exposing these bindings for NSMatrix.
but they are exposed for a matrix of buttons.
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").
_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