From e4272ce9fba25abc8b52f7e8240f14f589547ffb Mon Sep 17 00:00:00 2001 From: Bibiko Date: Tue, 4 Aug 2009 07:51:35 +0000 Subject: =?UTF-8?q?=E2=80=A2=20changed=20keyboard=20navigation=20-=20set?= =?UTF-8?q?=20focus=20to=20Table=20List=20filter=20field=20after=20selecti?= =?UTF-8?q?ng=20a=20database=20-=20TAB=20key=20in=20Table=20List=20filter?= =?UTF-8?q?=20field=20sets=20focus=20to=20Table=20List=20for=20selection/n?= =?UTF-8?q?avigation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/TableDocument.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/TableDocument.h') diff --git a/Source/TableDocument.h b/Source/TableDocument.h index b3327198..29296e9b 100644 --- a/Source/TableDocument.h +++ b/Source/TableDocument.h @@ -49,6 +49,8 @@ IBOutlet id spHistoryControllerInstance; IBOutlet id spExportControllerInstance; + IBOutlet NSSearchField *listFilterField; + IBOutlet id tableWindow; IBOutlet id titleAccessoryView; -- cgit v1.2.3