From: Jeffrey H. <ho...@us...> - 2004-07-22 22:24:38
|
Update of /cvsroot/tktoolkit/tk/library In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14364/library Modified Files: Tag: core-8-4-branch tkfbox.tcl Log Message: * library/tkfbox.tcl (::tk::dialog::file::Update): use -directory [pwd] (instead of .) to get around some VFS edge case bugs. Use [bind $w], not [$w configure] to modify bindings. |