• 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: Finder "like" NSView,
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder "like" NSView,


  • Subject: Re: Finder "like" NSView,
  • From: Michael Becker <email@hidden>
  • Date: Thu, 25 Mar 2004 17:45:37 +0100

I want to implement a View like finder, in that on the left side can click on the image and text,
and then on the right side display stuff according to what was clicked.

If you truly want something like the Finder, you should go for NSBrowser. But I don't think, that's what you want.

Want it to look very similar to accounts in System Preferences, select something and according to
selection display related information.

Well, that depends on the information you want to display. If the information structure is always the same, you would simply set the GUI outlets to display the information of the currently selected object etc.

The other way would be to specify several (custom) views and switch between them (maybe by using the -setHidden: method)

Bye,
Michael
_______________________________________________
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: 
 >Finder "like" NSView, (From: Matt Jaffa <email@hidden>)

  • Prev by Date: Re: copyPath:toPath:handler: sometimes it works, sometimes it does not?
  • Next by Date: Copy File/ Shell Script Phase
  • Previous by thread: Finder "like" NSView,
  • Next by thread: Re: Finder "like" NSView,
  • Index(es):
    • Date
    • Thread