• 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: subclass of NSSlider won't call action method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: subclass of NSSlider won't call action method


  • Subject: Re: subclass of NSSlider won't call action method
  • From: Chris Stephens <email@hidden>
  • Date: Thu, 30 Jun 2005 12:16:21 +1000

And further examination shows the following behaviour:

If I subclass NSSlider and NSSliderCell and make no changes everything works fine.

If I then change the setCell: message to be EluSliderCell I get the same (broken) behaviour - it looks right and slides fine but won't call the action. If I then change the method that calls setCell: to be init instead of awakeFromNib it goes back to working again but with no appearance change..

I can check on the action that the instance of the slider thinks it has at run time and it returns the right action method - just won't call it!

Very puzzled...

Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: subclass of NSSlider won't call action method
      • From: "Timothy J. Wood" <email@hidden>
  • Prev by Date: Re: subclass of NSSlider won't call action method
  • Next by Date: Re: Thwarting classdump, etc.
  • Previous by thread: Re: subclass of NSSlider won't call action method
  • Next by thread: Re: subclass of NSSlider won't call action method
  • Index(es):
    • Date
    • Thread