Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bbed94 commit 3cf2163Copy full SHA for 3cf2163
1 file changed
PCbuild/readme.txt
@@ -114,6 +114,15 @@ _tkinter
114
all.tcl: Total 8420 Passed 6826 Skipped 1581 Failed 13
115
Sourced 91 Test Files.
116
Files with failing tests: canvImg.test scrollbar.test textWind.test winWm.test
117
+
118
+ Built Tix
119
+ ---------
120
+ Download from http://prdownloads.sourceforge.net/tix/tix-8.1.4.tar.gz
121
+ cd dist\tix-8.1.4
122
+ [cygwin]patch -p1 < ..\..\python\PC\tix.diff
123
+ cd win
124
+ nmake -f makefile.vc
125
+ nmake -f makefile.vc install
126
127
zlib
128
Python wrapper for the zlib compression library. Get the source code
0 commit comments