FNmEdtFld.st
changeset 64 10910b8b003a
parent 49 4dd0f5c3353e
child 67 0b0757a83da8
--- a/FNmEdtFld.st	Tue Jun 27 04:25:33 1995 +0200
+++ b/FNmEdtFld.st	Mon Jul 03 04:35:33 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1994 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libwidg2/Attic/FNmEdtFld.st,v 1.10 1995-05-03 00:42:24 claus Exp $
+$Header: /cvs/stx/stx/libwidg2/Attic/FNmEdtFld.st,v 1.11 1995-07-03 02:34:42 claus Exp $
 '!
 
 !FilenameEditField class methodsFor:'documentation'!
@@ -42,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libwidg2/Attic/FNmEdtFld.st,v 1.10 1995-05-03 00:42:24 claus Exp $
+$Header: /cvs/stx/stx/libwidg2/Attic/FNmEdtFld.st,v 1.11 1995-07-03 02:34:42 claus Exp $
 "
 !
 
@@ -100,6 +100,8 @@
      Bug: it completes the last word; it should complete the
 	  word before the cursor."
 
+    <resource: #keyboard ( #FilenameCompletion ) >
+
     |s f matchSet nMatch name words dir|
 
     enabled ifTrue:[