Re: NSButton's setGradientType method
Re: NSButton's setGradientType method
- Subject: Re: NSButton's setGradientType method
- From: "M. Uli Kusterer" <email@hidden>
- Date: Sun, 3 Aug 2003 21:16:59 +0200
At 11:49 Uhr -0700 03.08.2003, Eric Freeman wrote:
I'm trying to make use of the setGradientType method on an NSButton
object. I'm doing something as simple as:
[[button cell] setGradientType:NSGradientConvexStrong];
but no matter what value I use for the gradient type there is no
effect on the button. The [button cell] call seems to be fine and
is returning a cell object of type NSButtonCell.
I'd guess that, since the current buttons don't use gradients
anymore, this call is simply a holdover from the NextStep days.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.