Check the NSScrollView notifications. However you could try to observe changes to the NSClipView bounds. You could also observe scroll events and so forth. But ultimately you will run into semantics. Resting touches, momentum phases, some slight ambiguity on whether the user feels done scrolling vs mentally figuring out if they have scrolled near where the want to go quickly and might stop and slow down and back up a bit.
Question to you is, what are you trying to accomplish ? Sent from my iPhone > On Sep 30, 2015, at 7:45 PM, Peter Hudson <peter.hud...@me.com> wrote: > > I would like to know when the user has finished scrolling one of my table > views. > I can’t see any obvious API to do it. ( I’ve checked the scrollers, views etc > which are part of an NSTableView) > > All suggestions gratefully received. > > Peter > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/dangerwillrobinsondanger%40gmail.com > > This email sent to dangerwillrobinsondan...@gmail.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com