Changeset [e6bd9217461e412977659512f0e41b5220d2b01e] by Klaas Pieter Annema

September 26th, 2010 @ 11:50 PM

fix CPWindow to only sent certain not handled keys as actions

In Cocoa CPWindow will only send moveDown: (down arrow), moveUp: (up arrow), moveLeft: (left arrow), moveRight: (right arrow), pageUp: (page up), pageDown: (page down) and complete: (escape) down the responder chain. This commits makes us fully compatible with Cocoa except that we send scrollPageDown: and scrollPageUp: in stead of pageUp: and pageDown:.
http://github.com/280north/cappuccino/commit/e6bd9217461e4129776595...

Committed by Klaas Pieter Annema

  • M AppKit/CPWindow/CPWindow.j
New-ticket Create new ticket

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.

Shared Ticket Bins