FSelBox.st
changeset 62 7cc1e330da47
parent 59 450ce95a72a4
child 77 565b052f5277
--- a/FSelBox.st	Fri Oct 28 04:26:22 1994 +0100
+++ b/FSelBox.st	Thu Nov 17 15:34:12 1994 +0100
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1990 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libwidg/Attic/FSelBox.st,v 1.10 1994-10-10 03:01:28 claus Exp $
+$Header: /cvs/stx/stx/libwidg/Attic/FSelBox.st,v 1.11 1994-11-17 14:34:08 claus Exp $
 '!
 
 !FileSelectionBox class methodsFor:'documentation'!
@@ -42,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libwidg/Attic/FSelBox.st,v 1.10 1994-10-10 03:01:28 claus Exp $
+$Header: /cvs/stx/stx/libwidg/Attic/FSelBox.st,v 1.11 1994-11-17 14:34:08 claus Exp $
 "
 !
 
@@ -60,7 +60,11 @@
     In addition, there is an optional matchBlock (actually this is defined 
     in the FileSelectionList). Only filenames for which this matchblock
     returns true will be presented.
+"
+!
 
+examples 
+"
     Example1:
 
 	FileSelectionBox open