Custom Scrollbars for Real Studio Cocoa Apps
This class allows you to overwrite drawing and other things, so you can customize it. With a little work David created a nice example project which we'll include in our examples in the future.
It's also a nice example on how to use NSScrollViewMBS to make a view which can be scrolled with gestures and also supports bouncing on the edges in latest Mac OS X versions.