Stop NSScrollView from catching scroll events.
Stop NSScrollView from catching scroll events.
- Subject: Stop NSScrollView from catching scroll events.
- From: Ben Lachman <email@hidden>
- Date: Mon, 23 Mar 2009 03:46:33 -0400
I have a tableview that's neatly wrapped in a scroll view by IB. I
manually resize the scrollview whenever a row is added to the
tableview so that all the row are always visible. Thus I basically
don't need a scroll view. However even though it can't actually
scroll the tableview it still eats scroll events when the mouse is
over it. I tried ripping the tableview out of the scroll view
programatically, but that didn't yield useable results. Is there a
straight forward way to have a scroll view pass scroll events on up
the responder chain?
Thanks,
->Ben
--
Ben Lachman
Acacia Tree Software
http://acaciatreesoftware.com
email: email@hidden
twitter: @benlachman
mobile: 740.590.0009
_______________________________________________
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