mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-27 14:07:03 +00:00
--- Adds -scrollViewWillScroll: and -scrollviewDidScroll: delegate methods to CPScrollView. These methods are not in AppKit but exist in UIKit. Useful for lazy loading data in a view, for example a CPTableview. Tested in the CPScrollView example. Conflicts: AppKit/CPScrollView.j