If, in the Appearance settings, I set my highlight color to blue and then select an item in the finder, the blue color used is darker then the color shown in the Appearance Settings.

Is there a NSColor method which will return this darker shade to me?

Is it alternateSelectedControlTextColor?

Now, the one other aspect is whether or not this documentation continues to be accurate:

Accessing System Colors
NSColor has a number of methods that return system colors: colors controlled by user preferences. These colors—currently only selectedControlColor and selectedTextBackgroundColor—should be used by developers who want to create custom controls or subclass existing controls while honoring the user's color preferences.

If so, then it may not be appropriate for me to use alternateSelectedControlTextColor (for example) - however, neither selectedControlColor nor selectedTextBackgroundColor will return this darker shade of blue._______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to