Changeset [fb3da5c5bd370ce32bee2f840ace4b8e5001d5a2] by Klaas Pieter Annema
September 26th, 2010 @ 11:50 PM
don't handle key events directly in CPScrollView
In stead CPScrollView will just pass the keyDown: event up the
responder chain. If the event reaches the window, the window will
send the correct action back to the first responder, if no
responder before CPScrollView in the chain handles the event,
CPScrollView will.
http://github.com/280north/cappuccino/commit/fb3da5c5bd370ce32bee2f...
Committed by Klaas Pieter Annema
- M AppKit/CPScrollView.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.