aboutsummaryrefslogtreecommitdiff
path: root/fileselect/README
diff options
context:
space:
mode:
Diffstat (limited to 'fileselect/README')
-rw-r--r--fileselect/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/fileselect/README b/fileselect/README
new file mode 100644
index 0000000..55fa7fe
--- /dev/null
+++ b/fileselect/README
@@ -0,0 +1,4 @@
+A Win32-only replacement for the standard Tk::FileSelect widget. UNC
+pathname navigation might need a little work. Currently implemented
+as a subroutine, but it would be a trivial exercise to convert it to a
+module.