From e6497aafda5ecb92e1fe18f5e23999c2babec296 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Thu, 16 Sep 2010 01:00:12 +0000 Subject: - Consolidate structure and content row editing cancellation code into a single function in each class - Tweak NSTableView subclasses to catch presses of the Escape key and ask the class to abort row editing. This makes Esc key behaviour much more consistent, and allows cancelling/reverting edits made via the mouse (eg checkboxes, dropdowns, enums), or after the cell editing has finished but the row is still selected. - Remove debug - Update localisable strings --- Resources/English.lproj/FieldEditorSheet.strings | Bin 3650 -> 11096 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Resources/English.lproj/FieldEditorSheet.strings') diff --git a/Resources/English.lproj/FieldEditorSheet.strings b/Resources/English.lproj/FieldEditorSheet.strings index 0c7ad875..7c9b31d1 100644 Binary files a/Resources/English.lproj/FieldEditorSheet.strings and b/Resources/English.lproj/FieldEditorSheet.strings differ -- cgit v1.2.3