NSMatrix and NSImageCell and Bindings
NSMatrix and NSImageCell and Bindings
- Subject: NSMatrix and NSImageCell and Bindings
- From: Cornelius Jaeger <email@hidden>
- Date: Fri, 11 Feb 2005 22:36:13 +0100
Hi List,
I'm getting strange behaviour with a project.
i have a table wired up and a matrix with nsimagecells.
the table holds albums and the matrix ought to display the associated
images.
i have two nsarraycontrollers.
playlistController and filesController.
when i wire them up in a master-detail scenario the
filesController.arrangedObjects.image delivers an NSCFString
representation of the NSImage object. This is not the case with an
NSTableView.
Am i doing something painfully wrong or is this a bug?
I can get this working easily with two nstableviews, and it works
programmatically when i set up the matrix's cells' and use a setImage
call.
thanks for any help
Cornelius
_______________________________________________
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