Re: Filder-like interface
Re: Filder-like interface
- Subject: Re: Filder-like interface
- From: Greg Hulands <email@hidden>
- Date: Sun, 25 May 2003 17:46:03 +1000
Have a look at NSBrowser. There is an Example in
/Developer/Examples/AppKit/SimpleBrowser
HTH,
Greg
On Sunday, May 25, 2003, at 04:32 PM, Rich Warren wrote:
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.
_______________________________________________
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.