VariableHorizontalPanelController.st
changeset 150 9411bf3927d9
parent 126 40228f4fd66b
child 174 d80a6cc3f9b2
--- a/VariableHorizontalPanelController.st	Mon Aug 28 23:12:11 1995 +0200
+++ b/VariableHorizontalPanelController.st	Tue Aug 29 18:44:52 1995 +0200
@@ -35,9 +35,18 @@
 "
 !
 
+documentation
+"
+    Normally, not used directly by applications, these are created automatically
+    whenever a variableVerticalPanel is created.
+    Actually, these are simply panelControllers which initialize themself for
+    horizontal orientation.
+"
+!
+
 version
 "
-$Header: /cvs/stx/stx/libwidg/VariableHorizontalPanelController.st,v 1.3 1995-05-10 02:30:32 claus Exp $
+$Header: /cvs/stx/stx/libwidg/VariableHorizontalPanelController.st,v 1.4 1995-08-29 16:44:36 claus Exp $
 "
 ! !