Re: aqua graphite/blue notification
Re: aqua graphite/blue notification
- Subject: Re: aqua graphite/blue notification
- From: Ali Ozer <email@hidden>
- Date: Fri, 10 May 2002 09:44:15 -0700
i'm looking for a notification when you change your aqua theme (graphite to blue for example) in system prefs. Is there such notification ? I try to get the CopyIdentifierTheme() from Appareance.h, but it doesn't seem to be the right way...
In NSCell.h:
NSString *NSControlTintDidChangeNotification; /* sent after user changes control tint preference */
[NSColor colorForControlTint:NSDefaultControlTint] will return the updated color value for the currently selected tint.
Ali
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.