Best practice for implementing multiple views?
Best practice for implementing multiple views?
- Subject: Best practice for implementing multiple views?
- From: Daniel Dulay <email@hidden>
- Date: Mon, 16 Dec 2002 11:34:04 -0800
I am interested in building an interface similar to the Finder dialog
that supports multiple views. That is, the user can select to view a
set of objects as Icons, as List, and as Columns. Is there a best
practice for implementing this kind of interface?
I have built small, simple apps for viewing my data that use either a
NSBrowser or an NSOutlineView. May these be combined or should a new
custom View be developed?
Thanks,
Dan
_______________________________________________
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.