On Jan 20, 2011, at 11:49 PM, Dianne <[email protected]> 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 ([email protected]) 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]
