Thats a bummer. Are there any 3rd party implementations of the smooth scrolling feature?
For example, there's this shareware app called "Smart Scroll" (http://marcmoini.com/sx_en.html) that does a wonderful job of adding smart scroll to every app (I think its an InputManager plugin). The scrolling is about on par with the iPhone's smooth scrolling. So there must be a way to do it manually, I just can't find any docs on it. On 2009-12-13, at 3:46 PM, Jeff Johnson wrote: > This may be related to <rdar://problem/7238596> REGRESSION: smooth scrolling > doesn't work in NSTableView. > > I found that smooth scrolling doesn't work in an NSTableView enclosed in an > NSScrollView. This regression was in Leopard: smooth scrolling worked in > Tiger. > > -Jeff > > > On Dec 13, 2009, at 4:35 PM, PCWiz wrote: > >> There was a smooth scrolling feature that was introduced in 10.3 which seems >> to be automatically enabled for NSTextViews, but it doesn't seem to work for >> NSScrollViews with custom views. >> >> Is there anything I need to do to enable this? Or is this enabled by default >> now (I'm using the 10.5 SDK, running 10.6)? Just wanted to make sure because >> my scrolling certainly does not feel smooth. Looked up documentation on how >> to do this, but found nothing. >> >> Thanks_______________________________________________ > _______________________________________________ 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]
