Added nextKeyView for all views in the window.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20479 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2004-12-23 11:19:43 +00:00
parent 8ece5d7b6e
commit 4273cafae2
3 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-12-23 06:20 Gregory John Casamento <greg_casamento@yahoo.com>
* Resources/GormClassPanel.gorm: Set nextKeyView for all views
in the window and the initialFirstResponder of the window to the
table view.
2004-12-23 06:03 Gregory John Casamento <greg_casamento@yahoo.com>
* GormClassInspector.m: Fix for issue when loading from gmodel.

View file

@ -2,7 +2,6 @@
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"orderFront:",
"underline:",
"okButton:",
"browserAction:"