diff -r 60f89fba074a -r c6dc33689c6a UISpecificationTool.st --- a/UISpecificationTool.st Fri Feb 06 15:05:49 1998 +0100 +++ b/UISpecificationTool.st Fri Feb 06 15:10:15 1998 +0100 @@ -323,6 +323,9 @@ #oneTabPerLine 'draw only one tab per line' +#openSubSpecGuiHelp +'Start a GUI Builder for this subspecification.' + #orientation 'define the orientation of the widget; horizontal or vertical.' @@ -468,6 +471,8 @@ 'the windows label. This will be displayed by the windowManager in the windows frame.' ) + + "Modified: / 6.2.1998 / 14:08:44 / stefan" ! ! !UISpecificationTool class methodsFor:'interface specs'!