Version 2 of Changes in Tcl/Tk 8.3.3

Updated 2004-11-04 15:24:14 by lwv

Released April 6, 2001

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

Category Documentation