Message 187678 - Python tracker
Message187678
| Author | Guilherme.Simões |
|---|---|
| Recipients | Guilherme.Simões, Todd.Rovito, gpolo, r.david.murray, roger.serwy, terry.reedy |
| Date | 2013-04-24.00:12:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1366762332.6.0.528464301923.issue17822@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
From what I could see the problem is that in MacOS askyesnocancel stops the user from interacting with all windows and in Windows it stops the interaction only in the root window (even when the parameter 'master' is used, as is the case in IDLE). Since the root window in IDLE is hidden askyesnocancel doesn't do anything. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-24 00:12:12 | Guilherme.Simões | set | recipients: + Guilherme.Simões, terry.reedy, gpolo, roger.serwy, r.david.murray, Todd.Rovito |
| 2013-04-24 00:12:12 | Guilherme.Simões | set | messageid: <1366762332.6.0.528464301923.issue17822@psf.upfronthosting.co.za> |
| 2013-04-24 00:12:12 | Guilherme.Simões | link | issue17822 messages |
| 2013-04-24 00:12:12 | Guilherme.Simões | create | |