NSSlider value difference in two places...
NSSlider value difference in two places...
- Subject: NSSlider value difference in two places...
- From: "Peters, Brandon" <email@hidden>
- Date: Mon, 02 Jun 2014 00:28:00 +0000
- Thread-topic: NSSlider value difference in two places...
Issue:
I have a slider used to adjust a value. When the slider is moved, an action is triggered to display the value in a panel. When a start button is pressed, another action is triggered, and within that action the value of the slider is ascertained. I have discovered than when calling the second action, the value of the slider is zero, unlike the value when called from the first action. Is this expected behavior? How can get the slider to retain its value from the first called action? Thanks.
_______________________________________________
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