From 497a0c7c9d30fe60763f54982b96b2cec8fa649a Mon Sep 17 00:00:00 2001 From: Bibiko Date: Fri, 29 Oct 2010 12:50:12 +0000 Subject: =?UTF-8?q?=E2=80=A2=20Field=20Editor=20sheet=20-=20fixed=20some?= =?UTF-8?q?=20inconsistencies=20regarding=20window=20-=20first=20humble=20?= =?UTF-8?q?trials=20to=20get=20rid=20of=20the=20Find=20Panel=20inside=20th?= =?UTF-8?q?e=20editTextView=20--=20it=20seems=20that=20the=20problem=20is?= =?UTF-8?q?=20that=20NSTextFinder=20internally=20validates=20all=20buttons?= =?UTF-8?q?=20against=20[[NSApp=20mainWindow]=20firstResponder]=20=3D=3D?= =?UTF-8?q?=20NSTextView=20;=20in=20our=20case=20the=20[[NSApp=20mainWindo?= =?UTF-8?q?w]=20firstResponder]=20is=20the=20calling=20SPCopyTable=20objec?= =?UTF-8?q?t=20--=20set=20a=20possible=20visible=20Find=20Panel=20to=20[te?= =?UTF-8?q?xtFinderPanel=20setWorksWhenModal:YES]=20inside=20the=20modal?= =?UTF-8?q?=20session=20;=20by=20doing=20so=20the=20controls=20are=20avail?= =?UTF-8?q?able=20via=20keyboard=20and=20mouse=20but=20NOT=20the=20buttons?= =?UTF-8?q?=20--=20work=20on=20it=20will=20be=20continued?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Interfaces/English.lproj/FieldEditorSheet.xib | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/FieldEditorSheet.xib b/Interfaces/English.lproj/FieldEditorSheet.xib index cb389882..a46ac1a8 100644 --- a/Interfaces/English.lproj/FieldEditorSheet.xib +++ b/Interfaces/English.lproj/FieldEditorSheet.xib @@ -45,7 +45,7 @@ {{364, 183}, {667, 428}} 544735232 Field Editor - NSPanel + NSWindow View @@ -516,7 +516,7 @@ 1 - 4067 + 12259 0 @@ -4893,6 +4893,14 @@ 528 + + + initialFirstResponder + + + + 529 + @@ -7248,7 +7256,7 @@ - 528 + 529 -- cgit v1.2.3