Version 0 of Changes in Tcl/Tk 8.3.3

Updated 2001-04-12 22:47:33

New packages

  • opt 0.4.2

New default

  • [tk useinputmethods] == 1

Expanded syntax/new options

expr {![set a on]}

scan [format %o -1] %o v; # $v == -1

scan [format %x -1] %x v; # $v == -1

wm iconbitmap window ?-default? ?image? (Windows)


Improved performance

  • split string {}
  • glob