Re: Finder Color Label
Re: Finder Color Label
- Subject: Re: Finder Color Label
- From: Jim Correia <email@hidden>
- Date: Wed, 24 Aug 2005 09:33:24 -0400
On Aug 24, 2005, at 9:26 AM, Daniel Stødle wrote:
You can get a file or folder's label as follows. Input to the
function is a path, output is the label index. There may be more
efficient ways, but this one works for me :)
Indeed, there are.
Use FSGetCatalogInfo to get the info for the file, requesting only
the Finder Info.
The label index can be found in the fdFlags (see kColor in Finder.h.)
Jim _______________________________________________
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