Changeset [dcdcd8e41a7d45c81881dfc2e8b1e257eb15ac90] by Alexander Ljungberg
December 31st, 2012 @ 04:53 AM
Fixed: CPPanel could not always become the key window.
Without this fix, CPPanel followed the same rules
as CPWindow with regards to becoming the key window.
But CPPanel is supposed to always be willing to become
the key window, as stated in its documentation.
This change makes CPPanel always return
YES for canBecomeKeyWindow.
https://github.com/cappuccino/cappuccino/commit/dcdcd8e41a7d45c8188...
Committed by Alexander Ljungberg
- M AppKit/CPPanel.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.