help texts
authorClaus Gittinger <cg@exept.de>
Mon, 05 Jul 1999 23:18:47 +0200
changeset 1165 40ffba106cde
parent 1164 b56fe337f2ea
child 1166 ee8ff9acf223
help texts
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).'