• 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: FolderItem equivalent?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FolderItem equivalent?


  • Subject: Re: FolderItem equivalent?
  • From: Uli Kusterer <email@hidden>
  • Date: Sun, 10 Sep 2006 19:57:27 +0200

Am 10.09.2006 um 01:16 schrieb William Squires:
Does cocoa/ObjC have an equivalent class to REALbasic's FolderItem class?

No, but depending on what you want, the following classes provide equivalent functionality by different means:


NSFileManager
NSWorkspace
NSDirectoryEnumerator (get one through NSFileManager)
NSDictionary (well, the one you get from NSDirectoryEnumerator of NSFileManager)


Hope that helps a little.

Cheers,
-- M. Uli Kusterer
http://www.zathras.de


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >FolderItem equivalent? (From: William Squires <email@hidden>)

  • Prev by Date: Releasing window controllers - at wits end
  • Next by Date: Re: _NSStateMarker
  • Previous by thread: Re: FolderItem equivalent?
  • Next by thread: Re: FolderItem equivalent?
  • Index(es):
    • Date
    • Thread