diff -r b13027df5c91 -r c68fbe2ef76d UISpecificationTool.st --- a/UISpecificationTool.st Fri Nov 22 11:46:08 2002 +0100 +++ b/UISpecificationTool.st Wed Nov 27 09:24:59 2002 +0100 @@ -560,6 +560,9 @@ #selectInitially 'Text is initially selected.' +#selectOnButtomMenu +'Select item under mouse before opening the menu (always / never / controlled by ViewStyle).' + #selectRowOnDefault 'Select whole row, if unselectable column is selected.'