Re: Graphic or Aqua Theme
Re: Graphic or Aqua Theme
- Subject: Re: Graphic or Aqua Theme
- From: Sherm Pendley <email@hidden>
- Date: Thu, 1 May 2003 05:16:10 -0400
On Thursday, May 1, 2003, at 04:57 AM, Jean-Daniel Dupas wrote:
I just want to know how find if the user use blue aqua theme or graphic
theme, to adapt the interfca of my application.
NSColor has a couple of methods that look promising. From the "Accessing
System Colors" page:
"NSColor has a number of methods which return "system" colors; colors
that are controlled by user preferences. These colorscurrently only
selectedControlColor and selectedTextColorshould be used by developers
who want to create custom controls or subclass existing controls while
honoring the user's color preferences."
For more, see:
<file:///Developer/Documentation/Cocoa/TasksAndConcepts/ProgrammingTopics/
DrawColor/index.html>
sherm--
If you listen to a UNIX shell, can you hear the C?
_______________________________________________
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.