Re: NSImage in NSTableView, how I change column data type?
Re: NSImage in NSTableView, how I change column data type?
- Subject: Re: NSImage in NSTableView, how I change column data type?
- From: Nick Toumpelis <email@hidden>
- Date: Mon, 21 Jan 2008 13:56:48 +0200
There is a host of possibilities available to you in Interface Builder's Library. In your case, drag NSImageCell onto the relevant column and its ready.
Nick
On 21 Ιαν 2008, at 1:26 ΜΜ, Devraj Mukherjee wrote: Hi everyone,
I am writing a Core Data based application that returns an NSImage. I wish to display that on an NSTableView. I have found and followed some posts on how to do and the possibility of doing this (http://lists.apple.com/archives/Cocoa-dev/2004/Mar/msg01896.html)
I am unsure however of how to add a new column in NSTableView and change its data type to NSImage, the default seems to be NSString and I can't seem to be able to override that.
Any ideas?
Thanks a lot.
Nick Toumpelis :: Software Developer :: BEng (Wales), MSc (Manchester)
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden