Re: NSTableView with images
Re: NSTableView with images
- Subject: Re: NSTableView with images
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 9 Jul 2003 15:56:46 +0200
On Wednesday, July 9, 2003, at 3:15 PM, John Baker wrote:
I am looking to write a TableView similar to the iTunes left bar with
the
playlists.
Could someone tell me how I can get little icons next to the text in my
NSTableView, and how I can change the default look (color and texture)
of the
Column titles?
Or point me to some source or a tutorial that clones the iTunes
playlist
column.
Links:
- the AppKit example in the /Developer folder of your machine to see
how to use the Image and text cell
- You will have to hide the Column Header in your NSTableView and draw
a custom one in a custom view.
_______________________________________________
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.