Message260213
I changed 'Tkinter' to 'tkinter' and added 'root' to the Toplevel call and got the same behavior running from IDLE on Win10. I am not sure this is a python bug, as opposed to a change in behavior. Modal dialogs tend to disable everything else and tk and or Windows might have changed from 2.7.3. |
|
Date |
User |
Action |
Args |
2016-02-12 23:34:21 | terry.reedy | set | recipients:
+ terry.reedy, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower, vs |
2016-02-12 23:34:21 | terry.reedy | set | messageid: <1455320061.54.0.293623404139.issue26340@psf.upfronthosting.co.za> |
2016-02-12 23:34:21 | terry.reedy | link | issue26340 messages |
2016-02-12 23:34:21 | terry.reedy | create | |
|