Re: NSTableView advice ...: solved !...
Re: NSTableView advice ...: solved !...
- Subject: Re: NSTableView advice ...: solved !...
- From: Lloyd Dupont <email@hidden>
- Date: Fri, 6 Jun 2003 14:49:14 +1000
no worries, I solved it ...
On Friday, June 6, 2003, at 02:35 PM, Lloyd Dupont wrote:
>
I didn't search yet in the doc..
>
but you might help me faster than I would find ...
>
>
I want to display an NSImage in a NSTableView, so i return it from the
>
'data method'
>
- (id)tableView :(NSTableView *)tableView
>
objectValueForTableColumn:(NSTableColumn *)tableColumn
>
row:(int)row
>
>
>
but all I get displayed is the image descritpion, as a string.
>
any idea ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.