Re: Disable horizontal scroll on NSScrollView
Re: Disable horizontal scroll on NSScrollView
- Subject: Re: Disable horizontal scroll on NSScrollView
- From: Kyle Sluder <email@hidden>
- Date: Wed, 2 Dec 2009 19:21:28 -0800
On Wed, Dec 2, 2009 at 6:35 PM, PCWiz <email@hidden> wrote:
> Is there any way to completely disable horizontal scroll on an NSScrollView?
> I looked around but couldn't find any answers. I know you can easily hide
> the horizontal scroll bar itself in IB, but that doesn't stop the user from
> scrolling using the mouse (I can scroll horizontally on my MBP's trackpad by
> sliding 2 fingers horizontally).
Don't let the content view get bigger than the content area.
--Kyle Sluder
_______________________________________________
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