• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSButton's setGradientType method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSButton's setGradientType method


  • Subject: NSButton's setGradientType method
  • From: Eric Freeman <email@hidden>
  • Date: Sun, 3 Aug 2003 11:49:51 -0700

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.

Any ideas?

Thanks,

Eric
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSButton's setGradientType method
      • From: "M. Uli Kusterer" <email@hidden>
  • Prev by Date: Screen Resolution
  • Next by Date: Re: Screen Resolution
  • Previous by thread: Display Capture Problem
  • Next by thread: Re: NSButton's setGradientType method
  • Index(es):
    • Date
    • Thread