Filder-like interface
Filder-like interface
- Subject: Filder-like interface
- From: Rich Warren <email@hidden>
- Date: Sun, 25 May 2003 15:32:34 +0900
First, a word of warning. I'm new to Cocoa--though I've done a lot of
programming using other gui libraries for Windows and Unix.
I'm working on project that handles hierarchical data. I'd like to use an
interface very similar to Finder's, allowing the user to view the data as a
collection of icons, as a list, or in a column view.
The list is easy. I'm just using a NSOutlineView. However, I am stumped when
it comes to implementing the icon or column view. I must be particularly
dense, but I'm not finding anything that seems appropriate in Interface
Builder or in the documentation.
As a related question, is there a search function available for the
documentation?
Thanks,
-Rich-
_______________________________________________
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.