Re: color of NSButton
Re: color of NSButton
- Subject: Re: color of NSButton
- From: Sam Goldman <email@hidden>
- Date: Fri, 15 Feb 2002 22:52:17 -0800
AFAIK, there is not one built into the Cocoa frameworks. You might be able
to subclass NSButtonCell (Is that the right class?) and do the drawing
yourself. You should realize that the reason Apple doesn't have this is most
likely because of their (often strict) HI guidelines and you don't want the
application to be difficult to use. Why do you want/need a different color?
HTH,
- Sam
On 2/15/02 10:09 PM, "mac" <email@hidden> wrote:
>
Is there a way to change the color from blue to some other color?
>
>
mac
>
_______________________________________________
>
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.
--
Windows is a 32-bit patch to a 16-bit shell for an 8-bit operating system
written for a 4-bit processor by a 2-bit company without 1 bit of sense.
_______________________________________________
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.