From: Jeffrey H. <ho...@us...> - 2004-07-22 22:22:45
|
Update of /cvsroot/tktoolkit/tk/library In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13988/library Modified Files: tkfbox.tcl Log Message: * library/tkfbox.tcl (::tk::dialog::file::Update): use -directory [pwd] (instead of .) to get around some VFS edge case bugs. Correct args passes to tk_messageBox when failing to cd. Add -force back to namespace import of msgcat. |