Text with background image in table cell
Text with background image in table cell
- Subject: Text with background image in table cell
- From: Rob In der Maur <email@hidden>
- Date: Tue, 17 Dec 2002 18:58:34 +0100
Is it possible to have text with a background image in a cell in an
NSTableView? E.g. a dynamic string on top of a coloured circle? I guess
it's possible by writing your own NSView subclass, subclass your
NSTableView and enhance your NSTableView subclass to properly display
your NSView subclass in its cells. But can it be done simplier, e.g. by
using the standard NSTableView and using NSAttributedString and the
attributedStringWithImageFromPath method? Will this still enable you to
put whatever text you want into a cell and display the image underneath?
Any help appreciated...
cheers
o#?
Rob In der Maur
_______________________________________________
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.