Re: Icons in NSTableView?
Re: Icons in NSTableView?
- Subject: Re: Icons in NSTableView?
- From: Scott Anguish <email@hidden>
- Date: Sun, 10 Jun 2001 17:47:23 -0400
On Sunday, June 10, 2001, at 02:32 PM, Matt Ridley wrote:
Hello folks,
Can an NSTableView display icons in one of its columns?
Absolutely..
If not, which control would be a more appropriate UI element to use for
the
display of a non-hierarchical, three-column table-like structure, with
the
first column containing an image and the other two columns each
containing
plain text?
Also, does anyone happen to have sample code for anything like the
above? I
seem to recall reading here recently that someone had a sample project
for
this very thing, but I can't locate the email.
http://homepage.mac.com/sanguish/SetTheTableView-1.0-src.tgz
It's pretty much exactly what you're asking for.