Version 3 of Changes in Tcl/Tk 8.3.3

Updated 2006-01-25 19:16:38

Released April 6, 2001

New packages

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


Category Documentation - Changes in Tcl/Tk