Arrow Keys in NSSlider
Arrow Keys in NSSlider
- Subject: Arrow Keys in NSSlider
- From: "Raglan T. Tiger" <email@hidden>
- Date: Tue, 08 Sep 2015 14:28:48 -0600
In a window are multiple views. One view contains an NSSlider. I would like to move the slider with arrow keys.
I have subclassed NSSlider, added a -keyDown: method,and -acceptsFirstResponder that returns YES.
-keyDown is not being called.
What more do I need do ?
-rags
_______________________________________________
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