add help test
authorca
Sun, 13 Oct 2002 14:15:43 +0200
changeset 1624 b523a5213c34
parent 1623 3fac80dbb0b3
child 1625 4dc8b595e92f
add help test
UISpecificationTool.st
--- a/UISpecificationTool.st	Sat Oct 12 18:10:34 2002 +0200
+++ b/UISpecificationTool.st	Sun Oct 13 14:15:43 2002 +0200
@@ -167,9 +167,6 @@
 #canvasArgument
 'An optional argument passed with the message.'
 
-#canvasFrameLevel
-'3D Level of frame around canvas.'
-
 #canvasInset
 'Inset of canvas; a Point or Integer; leave blank for default.'
 
@@ -429,7 +426,7 @@
 'Defines the lamps color.'
 
 #level
-'Level of the 3D-border (in pixels); Take widgets default, if left empty.'
+'Level of the 3D-border (in pixels); take widgets default, if left empty.'
 
 #listHolder
 'Aspect selector or binding for the list holder.'
@@ -632,6 +629,15 @@
 #tabLabels
 'Message sent to ask the application for a list of tab-item-labels.'
 
+#tabLevel
+'3D Level (in pixels) of frame and tabs; take widgets default if left empty'
+
+#tabMarginBottom
+'Margin (in pixels) between tabs and canvas; take widgets default if left empty'
+
+#tabMarginTop
+'Margin (in pixels) between tabs and outer frame; take widgets default if left empty'
+
 #tabOrientation
 'Defines the side for the arrangement of the tab items.'