diff options
author | Guido van Rossum <guido@python.org> | 1994-07-06 09:23:20 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-07-06 09:23:20 (GMT) |
commit | 2dcf529b55ea6302ebecfa8b4f02260183ef31e3 (patch) | |
tree | 4dcbbbbaf4caad67afef16e5b62909ba5d713271 /Demo | |
parent | cd3c0425e11bfb8ae32d4ba1257470f69496f6df (diff) | |
download | cpython-2dcf529b55ea6302ebecfa8b4f02260183ef31e3.zip cpython-2dcf529b55ea6302ebecfa8b4f02260183ef31e3.tar.gz cpython-2dcf529b55ea6302ebecfa8b4f02260183ef31e3.tar.bz2 |
Tue Jul 5 13:22:45 1994 (lumholt@login.dkuug.dk)
* Setup.in: moreButtons Tk extension support (again).
* mklibapp: $1 is now the path to the Tk extension source
directory. The default is /usr/local/src/tcl.
* kill.py: Don't use the exec Tcl command.
* Tkinter.py
(Misc.bind_all): Bug fix; extra graves.
(Misc.tk_strictMotif): Return the value.
(mainloop, getint, getdouble, getboolean): New functions.
(_cnfmerge): Flatten cnfs.
Wed Jun 29 22:01:17 1994 Steen Lumholt (lumholt@login.dkuug.dk)
* Tkinter.py:
(Tk.destroy): master is always None; so don't del. Found by
Tommy Burnette, solution from Guido van Rossum.
(Misc.selection_get): Missing return. Found by Richard Neitzel.
(Misc._options, Widget.config, Canvas._create): If cnf is a tuple
or list then merge the contents. Suggested by Matthew Conway.
Diffstat (limited to 'Demo')
0 files changed, 0 insertions, 0 deletions