gooderp18绿色标准版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 line
369B

  1. if {![package vsatisfies [package provide Tcl] 8.6.0]} return
  2. if {($::tcl_platform(platform) eq "unix") && ([info exists ::env(DISPLAY)]
  3. || ([info exists ::argv] && ("-display" in $::argv)))} {
  4. package ifneeded Tk 8.6.13 [list load [file join $dir .. .. bin libtk8.6.dll]]
  5. } else {
  6. package ifneeded Tk 8.6.13 [list load [file join $dir .. .. bin tk86t.dll]]
  7. }
上海开阖软件有限公司 沪ICP备12045867号-1