Icons in NSOutlineView
Icons in NSOutlineView
- Subject: Icons in NSOutlineView
- From: "Jared White" <email@hidden>
- Date: Wed, 30 May 2001 16:04:59 -0700
Hi everyone,
I'm in the early stages of learning Cocoa, and I was wondering if there were
a way to insert icons before the text of items in an NSOutlineView control
without doing some kind of fancy subclassing/custom view thing. I'm working
on a note/memo pad type of program with a category/note outline view, and it
would be nice if note categories could have a folder icon, notes could have
a sticky note icon, etc.
Thanks in advance for your help.
Regards,
Jared