update
This commit is contained in:
2
.CondaPkg/env/Library/lib/tk8.6/demos/widget
vendored
2
.CondaPkg/env/Library/lib/tk8.6/demos/widget
vendored
@@ -13,7 +13,7 @@ exec wish "$0" ${1+"$@"}
|
||||
package require Tk 8.5
|
||||
package require msgcat
|
||||
|
||||
eval destroy [winfo child .]
|
||||
destroy {*}[winfo children .]
|
||||
set tk_demoDirectory [file join [pwd] [file dirname [info script]]]
|
||||
::msgcat::mcload $tk_demoDirectory
|
||||
namespace import ::msgcat::mc
|
||||
|
||||
Reference in New Issue
Block a user