At a guess, [[[yourWindow standardWindowButton:NSWindowCloseButton]
cell] setControlTint:NSGraphiteControlTint];
Repeat for each window button.
On 10 Nov 2008, at 07:51:23, Ralph Manns wrote:
Hello,
I don't think the method setControlTint is the solution I'm looking
for,
because only a few classes have such a method, NSWindow doesn't.
Maybe my
question was to general.
Is there a way without using private methods to set the complete
appearance
of an application to NSGraphiteControlTint, although the control
tint in
System Preference is set to NSBlueControlTint.
I understand how important the appearance is to mac apps. But the
NSGraphiteControlTint is used by some apps to give them a "pro-app"
appearance. Do you really drag Apples "pro-apps" like Aperture into
the
trash, because they look different? ;-)
I think for some few apps it is okay to violate the "Aqua-HIG".
Aperture for
example wouldn't look so great with a blue aqua appearance.
Thanks, Ralph.
_______________________________________________
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 [EMAIL PROTECTED]