>> But is there a way I can retrieve the color value and name set for each
>> label, in the Finders preferences -> Labels pane ?
> 
> As far as I know they are hard coded in Finder.
> 
> Except for the ones you changed which are listed in com.apple.Labels.plist in
> the preferences file.
> 
> You can use CFPreferencesMBS class to read this file.
Too bad, it's only those we change.

I checked on the AppleScript side. There's a label class and some parts of
it work and is documented (those for getting and setting labels of a file).

But it looks like they stopped there, that class shows (NOT AVAILABLE YET)
in the AppleScript editor library. This is odd since labels have been part
of the Finder since as far as I can remember.

Ohwell :)

Thanx for the prefs file tip though, I guess I'll assume that everyone has
the same labels by default, unless there's something else in that file.

Louis


_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to