apps-gorm/Palettes/0Menus/GormMenuItemAttributesInspector.gorm/data.classes
Fabien Vallon 9bb2454f1f improve ui : set setNextView: / initialFirstResponder & delegate method for textfield
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21413 72102866-910b-0410-8b05-ffd578937521
2005-07-07 12:43:21 +00:00

19 lines
No EOL
309 B
Text

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"orderFrontFontPanel:"
);
Super = NSObject;
};
GormMenuItemAttributesInspector = {
Actions = (
);
Outlets = (
tagText,
shortCut,
titleText
);
Super = IBInspector;
};
}