I want to change the buttons color from the normal gray to dark gray to indicate whether the button is assigned to other values other than its default value.
Is there any other or best way to do this? what you can suggest? Thanks, Yani ________________________________ From: Kyle Sluder <kyle.slu...@gmail.com> To: Dianne <pinkpoppy_sandia...@yahoo.com> Cc: "Cocoa-dev@lists.apple.com" <Cocoa-dev@lists.apple.com> Sent: Sat, January 22, 2011 2:38:07 PM Subject: Re: how to change NSButton color On Jan 20, 2011, at 11:49 PM, Dianne <pinkpoppy_sandia...@yahoo.com> wrote: > Hi List, > > I would like to know what you can suggest when changing the color of NSButton. > I have read everywhere that I need to subclass NSButtonCell and NSButton as > well, is this the only way to do it for Mac? > I'm surprised that this is how complicated it is in Mac. Why NSButton doesn't > have any property to set its color? Because you're not supposed to change a button's color. See the Human Interface Guidelines: http://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/AppleHIGuidelines/XHIGIntro/XHIGIntro.html --Kyle Sluder _______________________________________________ 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