diff -r 6a245b972637 -r 9c9600432a09 UISpecificationTool.st --- a/UISpecificationTool.st Mon Jan 31 19:54:40 2000 +0100 +++ b/UISpecificationTool.st Wed Feb 02 11:02:03 2000 +0100 @@ -570,6 +570,9 @@ #supportsExpandAll 'Enable/disable the expand-all function' +#tabIntern +'Tab into the widget; if off, TAB skips over the widgets fields' + #tabLabels 'Name of the message sent to the application returning a list of labels for the tab items.'