An NSTableView needs a column with one single image, spanning the entire column.

I have got this working by setting as the background colour of the NSTableView 
a pattern, consisting of the background image, scaled big enough so it does not 
tile. However, this is somewhat limiting with respect to column reordering and 
resizing.

I considered using an NSImageView next to theNSTableView within the same 
NSScrollView, or making a table cell span all rows, but each of these has its 
own problems. 

Any suggestions on how to improve?

Regards,
Izak
---
Grinnikend door het leven...

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to