diff -r b56fe337f2ea -r 40ffba106cde UISpecificationTool.st --- a/UISpecificationTool.st Mon Jul 05 23:09:40 1999 +0200 +++ b/UISpecificationTool.st Mon Jul 05 23:18:47 1999 +0200 @@ -117,7 +117,7 @@ 'Enable auto-repeat of the action as long as the button is pressed (Must be Trigger-on-Down).' #backgroundChannel -'Aspect selector or binding for the background color of the widget.' +'Aspect selector or binding for a background color holder.' #backgroundColor 'Defines the background color of the widget.' @@ -170,8 +170,8 @@ #columnHolder 'Aspect selector or binding for a holder on the list of the column descriptions.' -#dblClickChannel -'' +#converter +'Method in the application returning a typeconverter.' #defaultLabel 'Default label (used, if nothing selected).'