File: README-2.2.txt

package info (click to toggle)
tix 8.4.0-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 7,540 kB
  • ctags: 6,810
  • sloc: ansic: 28,029; tcl: 22,591; python: 7,577; sh: 402; makefile: 323; cs: 253; perl: 128
file content (15 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -*-mode: python; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
#
# $Id: README-2.2.txt,v 1.1 2002/01/24 09:48:42 idiscovery Exp $
#

About Tix.py
-----------

As of version 2.1, Tix.py is a part of the standard Python library.
However, the Tix shipped with Python 2.2 is broken.

You should replace Tix.py in the Lib/lib-tk directory, and demos in the Demo/tix
directory with the files found here.