• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Best practice for implementing multiple views?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best practice for implementing multiple views?


  • Subject: Re: Best practice for implementing multiple views?
  • From: j o a r <email@hidden>
  • Date: Mon, 16 Dec 2002 20:50:45 +0100

I would suggest that you use a tab-less NSTabView where you place the browser on one tab and the outline view on another tab.
It's much easier and cleaner to just flip between tabs when at the users request, rather than have to hiding / showing views by adding / removing them from their superviews, et.c..

j o a r

On Monday, Dec 16, 2002, at 20:34 Europe/Stockholm, Daniel Dulay wrote:

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?
_______________________________________________
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.

References: 
 >Best practice for implementing multiple views? (From: Daniel Dulay <email@hidden>)

  • Prev by Date: Re: AppleScript little problem...
  • Next by Date: Re: customized folder icons
  • Previous by thread: Best practice for implementing multiple views?
  • Next by thread: Reliably detecting termination of NSTask
  • Index(es):
    • Date
    • Thread