Re: Creating keyboard equivalents for NSScrollView?
Re: Creating keyboard equivalents for NSScrollView?
- Subject: Re: Creating keyboard equivalents for NSScrollView?
- From: The Karl Adam <email@hidden>
- Date: Thu, 4 Nov 2004 16:58:10 -0500
Add a category that then implements them in the way you want. Also I
do believe that what you are suggesting works without any special
code, I think you might need to instead check whether they are
actually getting your arrow up/down events of if something else on the
responder chain is using them before they get to your Scroll View.
On Wed, 3 Nov 2004 21:06:10 -0500, Michael Heinz
<email@hidden> wrote:
> I'd like to map the arrow keys to scroll around in an NSScrollView; but
> I can't find anything on that subject in the documentation. In fact,
> NSScrollView doesn't even seem to implement the scrollLineUp and
> scrollLineDown methods.
>
> Any suggestions on how to handle this?
>
> _______________________________________________
> 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
>
_______________________________________________
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