mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Previously the CPDatePicker didn't work with the action and target. Now each time the dateValue changed, the given action is sent to the target. This commit fix also a bug with moving with tab and the arrows. Before, the left arrow worked liked a tab when the firstElementTextField was selected in a textual CPDatePicker. Test app in Tests/Manual/CPDatePicker.