Message84944
Using this patch I noticed two problems appeared when running WaitTest.py
1) Closing the window results in: "_tkinter.TclError: can't invoke
"tkwait" command: application has been destroyed" which I'm not
considering as a bug, maybe the user can get confused about this but if
the application were doing something like WaitTest.py does then it
should also be aware that this could happen.
2) Pressing Ctrl-c hits a different problem, causing ::tkerror to be
called, which I'm considering a bug that I still have to check. |
|
Date |
User |
Action |
Args |
2009-03-31 23:11:24 | gpolo | set | recipients:
+ gpolo, loewis, reowen, ajaksu2 |
2009-03-31 23:11:24 | gpolo | set | messageid: <1238541084.43.0.983554742565.issue978604@psf.upfronthosting.co.za> |
2009-03-31 23:11:22 | gpolo | link | issue978604 messages |
2009-03-31 23:11:21 | gpolo | create | |
|