Version 206 of Changes in Tcl/Tk 8.5

Updated 2007-09-28 15:53:59 by dgp

(based on Tcl/Tk 8.5b1)

New Language Syntax

New Command Line Options

  • tclsh -encoding encoding [L3 ] [L4 ]
  • wish -encoding encoding

Tcl: New Commands

Tcl: Removed Commands

  • pkg_compareExtension

Tcl: New Subcommands

Tcl: Expanded Syntax / New Options

New Tcl global variables

Removed Tcl global variables

Tcl: Changed behavior

Tk: New Commands

Tk: New Subcommands

Tk: New Events

  • <TraverseIn> [L92 ]
  • <TraverseOut>
  • <KP_Enter> on Windows [L93 ]

Tk: Expanded Syntax / New Options

Tk: Changed behavior

New packages

Updated packages

Tk:

  1. Use pkgconfig database to register Xft Support TIP#205 [L124 ]
  2. text widget smooth scrolling, multi-line search, .text count, .text replace, and display modifier keyword for index positioning, TIP#113 [L125 ] and TIP#155 [L126 ]
  3. text configure option -tabstyle TIP#256 [L127 ]

[Category Documentation|Changes in Tcl/Tk]