HI All,

I have a NSTableView/NSScrollView setup that I've configured automatically to 
resize to contain the content of the table.  This may sound silly, but I don't 
want scrolling behavior, but NSTableView seems to be designed to be inside a 
NSScrollView.  

My question is this: how do I get the scroll view to ignore scrolling messages? 
 The tables/scrollviews are sitting on views that are part of a homebrew 
collection view, and the scrolling "catches" on them, even though there's no 
scrolling to be done.  The scroll view is taking the events, but there is 
nothing for them to do.  I want to be able to scroll past the table using a 
scrollwheel or the trackpad without the scrolling action "catching."

Any ideas?

Thank you so much!!

Pax,

Andy Shamel_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to