apps-gorm/Palettes/3Containers/GormNSBrowserInspector.gorm/data.info
Gregory John Casamento 4ae3c45cd5 Enabled copy/paste in the objects editor, corrected a problem with the browser, expanded the capabilities of the resource manager and gormified the connection inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21620 72102866-910b-0410-8b05-ffd578937521
2005-08-07 02:24:49 +00:00

19 lines
No EOL
408 B
Text

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormBrowserAttributesInspector = {
Actions = (
);
Outlets = (
minColumnWidthField,
tagForm,
branchSelectionSwitch,
displayTitlesSwitch,
emptySelectionSwitch,
multipleSelectionSwitch,
horizontalScrollerSwitch,
separateColumnsSwitch,
maxVisibleColumnsField
);
Super = IBInspector;
};
}