summaryrefslogtreecommitdiffstats
path: root/Demo/tix/samples
diff options
context:
space:
mode:
authorDavid Ascher <david.ascher@gmail.com>2004-02-18 05:59:53 (GMT)
committerDavid Ascher <david.ascher@gmail.com>2004-02-18 05:59:53 (GMT)
commite2b4b3202588e0ea87bbc6967c79339979f8d0f4 (patch)
tree30016d15595e4475241ab48595aeb24ffcf0fbd9 /Demo/tix/samples
parentf06116dcab8f6066f78c522c056ffb9c2403706c (diff)
downloadcpython-e2b4b3202588e0ea87bbc6967c79339979f8d0f4.zip
cpython-e2b4b3202588e0ea87bbc6967c79339979f8d0f4.tar.gz
cpython-e2b4b3202588e0ea87bbc6967c79339979f8d0f4.tar.bz2
Implementation of patch 869468
Allow the user to create Tkinter.Tcl objects which are just like Tkinter.Tk objects except that they do not initialize Tk. This is useful in circumstances where the script is being run on machines that do not have an X server running -- in those cases, Tk initialization fails, even if no window is ever created. Includes documentation change and tests. Tested on Linux, Solaris and Windows. Reviewed by Martin von Loewis.
Diffstat (limited to 'Demo/tix/samples')
0 files changed, 0 insertions, 0 deletions