NSButton darkens background when pressed
NSButton darkens background when pressed
- Subject: NSButton darkens background when pressed
- From: Glen Simmons <email@hidden>
- Date: Tue, 2 Mar 2004 10:06:48 -0600
I'm using NSButtons with no border and with the "Momentary Change"
behavior set in IB and my own graphics for the "up" and "down" states.
The problem is that NSButton takes it upon itself to darken its rect
when it's pressed and I don't want that. I've fiddled with the button's
NSButtonCell using -setHighlightsBy: and -setShowsStateBy: to no avail.
Any idea how to restrain this behavior?
Thanks,
Glen
_______________________________________________
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.