• Guido van Rossum's avatar
    Add an optional hack for threads in Tkinter. · 54e2091b
    Guido van Rossum yazdı
    This one works!  However it requires using a modified version of
    tclNotify.c (provided), which requires access to the Tcl source
    to compile it.  In order to enable this hack, add the following
    to the Setup line for _tkinter:
       tclNotify.c -DHAVE_PYTCL_WAITUNTILEVENT -I$(TCL)/generic
    where TCL points to the source tree of Tcl 8.0.  Other versions
    of Tcl are not supported.
    
    The tclNotify.c file is copyrighted by Sun Microsystems; the
    licensing terms are in the file license.terms.  According to this
    file, no further permission to distribute this is required,
    provided the file license.terms is included.  Hence, I am checking
    that in, too.
    54e2091b
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
BUGS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...