• 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
Re: NSColorPanel flat out lies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSColorPanel flat out lies


  • Subject: Re: NSColorPanel flat out lies
  • From: Graham Cox <email@hidden>
  • Date: Wed, 27 May 2009 11:15:39 +1000


On 27/05/2009, at 10:11 AM, Seth Willits wrote:

I have a color well, which I am clicking on, and whenever I change the color in the color panel, the color panel sends a changeColor: message down the responder chain. Every time.

I *don't* want this, because it's sending changeColor to the wrong object. It's a bit long-winded to explain, but it boils down to the fact that I have this color well bound to a color property in a model object and I don't want any actions sent.


If your color well is first responder, then it can swallow the - changeColor: message. If it isn't then it shouldn't be responding to the color panel anyway?

--Graham


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSColorPanel flat out lies
      • From: Seth Willits <email@hidden>
References: 
 >NSColorPanel flat out lies (From: Seth Willits <email@hidden>)

  • Prev by Date: Re: NSColorPanel flat out lies
  • Next by Date: Re: NSColorPanel flat out lies
  • Previous by thread: Re: NSColorPanel flat out lies
  • Next by thread: Re: NSColorPanel flat out lies
  • Index(es):
    • Date
    • Thread