mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
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:
parent
8ece5d7b6e
commit
4273cafae2
3 changed files with 6 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
||||
FirstResponder = {
|
||||
Actions = (
|
||||
"orderFront:",
|
||||
"underline:",
|
||||
"okButton:",
|
||||
"browserAction:"
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue