NSTableView advice ...
NSTableView advice ...
- Subject: NSTableView advice ...
- From: Lloyd Dupont <email@hidden>
- Date: Fri, 6 Jun 2003 14:35:13 +1000
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.