Re: Arrow Keys in NSSlider
Re: Arrow Keys in NSSlider
- Subject: Re: Arrow Keys in NSSlider
- From: Mike Abdullah <email@hidden>
- Date: Tue, 08 Sep 2015 21:37:02 +0100
> On 8 Sep 2015, at 21:28, Raglan T. Tiger <email@hidden> wrote:
>
> 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 ?
What sort of event is actually taking place to make the slider the first responder?
_______________________________________________
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