help texts
authortz
Sun, 19 Apr 1998 00:16:30 +0200
changeset 783 06d23b8b66bd
parent 782 62f2cd2978d5
child 784 9ae2b94658e5
help texts
UISpecificationTool.st
--- a/UISpecificationTool.st	Sat Apr 18 16:53:48 1998 +0200
+++ b/UISpecificationTool.st	Sun Apr 19 00:16:30 1998 +0200
@@ -63,7 +63,7 @@
     "Do not manually edit this!! If it is corrupted,
      the UIHelpTool may not be able to read the specification."
 
-    "
+    "                                            
      UIHelpTool openOnClass:UISpecificationTool    
     "
 
@@ -129,7 +129,7 @@
 'Aspect selector or binding for en-/disabling the widget.'
 
 #borderWidth
-'Defines the width of the border.'
+'Defines the width of the border (in pixels).'
 
 #canvas
 'Aspect selector or binding for the widget placed into the notebook.'
@@ -186,7 +186,7 @@
 'Defines the font style of the widget.'
 
 #forceRecursiveBackground
-'Turns on/off that the background color of all sub components is recursively set.'
+'Turns on/off that above background color is recursively set for all sub components.'
 
 #foregroundChannel
 'Aspect selector or binding for the foreground color of the widget.'
@@ -264,7 +264,7 @@
 'Defines the lamp color of the widget.'
 
 #level
-'Defines the width of the 3D-border.'
+'Defines the width of the 3D-border (in pixels).'
 
 #listHolder
 'Aspect selector or binding for holding the list.'
@@ -435,7 +435,7 @@
 'Turns on/off that the value model of the selection is provided by the current list index of the item.'
 
 #usePreferredExtent
-'Turns on/off that the window application takes its preferredExtent from the top component.'
+'Turns on/off that the window application takes its preferred extent from the top component.'
 
 #validateDoubleClickSelector
 'Name of the selector sent to the application before a not empty directory is opened by a double click.'