NSOutlineView with icons
NSOutlineView with icons
- Subject: NSOutlineView with icons
- From: Lorenzo Puleo <email@hidden>
- Date: Thu, 04 Apr 2002 00:53:30 +0100
I need to create an NSOutlineView like the folder list in the finder, that
is with file icons and file names.
Learning from the outline sample "DragNDropOutlineView" which comes together
with the MacOS X developer samples didn't help me so much. I made my
NSOutlineView base on tha sample, but the result is a very slow refresh.
That sample uses a custom class to put text and image in the same cell, but
it's incredibly slow with large icons from files.
Is anyone can help me?
Thanks.
--
Lorenzo
mailto:email@hidden
_______________________________________________
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.