Re: Finder file label from cocoa?
Re: Finder file label from cocoa?
- Subject: Re: Finder file label from cocoa?
- From: "Adam R. Maxwell" <email@hidden>
- Date: Wed, 28 Apr 2010 08:48:47 -0700
On Apr 27, 2010, at 5:14 PM, Rainer Standke wrote:
> Hello,
>
> is there a way to get to the finder label of a file from Cocoa? I'd like to be able to get & set them.
In addition to Uli's solution, I have a class that specifically deals
with Finder labels, and works at least back to 10.4:
http://code.google.com/p/fileview/source/browse/trunk/fileview/FVFinderLabel.m
That class also has code for drawing a gradient that looks similar to
Finder's, and the FVColorMenuView class in that project has code for
a Finder label control that tries to duplicate Finder's (10.5 and later).
_______________________________________________
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