Re: NSTableColumn & binding value
Re: NSTableColumn & binding value
- Subject: Re: NSTableColumn & binding value
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 27 Mar 2005 19:46:05 -0800
On Mar 27, 2005, at 7:14 PM, Kaspar Fischer wrote:
For the second column, I want to bind the image of
NSTableColumn's buttons to the image provided by the
model. So I want to do something like binding the
second column to the controller with controll-key
"arrangedObjects" and model-path "image" BUT: this
binding should NOT bind the value of the button
BUT ITS IMAGE. How can I do this?
In what way does what you want to do differ from the example in the
documentation:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaBindings/Tasks/images.html>
?
mmalc
_______________________________________________
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