• 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: Want to display different views of files/folders (Icon view, list view, thumbnail view ) in the Application Window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Want to display different views of files/folders (Icon view, list view, thumbnail view ) in the Application Window


  • Subject: Re: Want to display different views of files/folders (Icon view, list view, thumbnail view ) in the Application Window
  • From: "I. Savant" <email@hidden>
  • Date: Fri, 20 Feb 2009 12:34:39 -0500

On Fri, Feb 20, 2009 at 6:58 AM, mukesh <email@hidden> wrote:

> I am developing an application in which I have to display different
> views(Icon view, list view, thumbnail view and Columns flow ) for the file
> list in the application window, depending on the mode selected by the user
> as in the Finder Application Tool, named view.


Break It Down
http://linuxmafia.com/faq/Essays/smart-questions.html

  For example, rather than asking such a broad, sweeping question
(which is nearly impossible to answer without copying and pasting most
of a good Cocoa development book into a reply), perhaps you could
tackle each view type and the problems you're having with them one at
a time ...

  In general, the columns view is NSBrowserView. The list view is an
NSOutlineView. The Icon view is custom (there are third-party examples
- Google is your friend). I'm guessing you also mean cover flow ...
there are examples for this in Apple's example code.

--
I.S.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • RE: Want to display different views of files/folders (Icon view, list view, thumbnail view ) in the Application Window
      • From: "Jon C. Munson II" <email@hidden>
References: 
 >Want to display different views of files/folders (Icon view, list view, thumbnail view ) in the Application Window (From: "mukesh" <email@hidden>)

  • Prev by Date: Question on pasteboard manager
  • Next by Date: Re: Question on pasteboard manager
  • Previous by thread: Want to display different views of files/folders (Icon view, list view, thumbnail view ) in the Application Window
  • Next by thread: RE: Want to display different views of files/folders (Icon view, list view, thumbnail view ) in the Application Window
  • Index(es):
    • Date
    • Thread