Added the new megawidget Tk file to the vfs. master
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 2 Sep 2010 19:49:10 +0000 (20:49 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 2 Sep 2010 19:49:10 +0000 (20:49 +0100)
The megawidget file includes superclasses for the iconlist used by the
unix tk_getOpenFile dialog.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
setupvfs.tcl

index 0bddf8e425b694f125eb5daaa63ad3a5157ec83d..2ca693f5bfc9517a49ac3d875556f01632985156 100644 (file)
@@ -159,6 +159,8 @@ foreach f {
     lib/tk8@/fontchooser.tcl
     lib/tk8@/icons.tcl
     lib/tk8@/iconlist.tcl
     lib/tk8@/fontchooser.tcl
     lib/tk8@/icons.tcl
     lib/tk8@/iconlist.tcl
+    lib/tk8@/megawidget.tcl
+    lib/tk8@/images/lamp.png
 } {
     set fx [string map $versmap $f]
     if {[file exists build/$fx]} {
 } {
     set fx [string map $versmap $f]
     if {[file exists build/$fx]} {