Message322845
| Author | terry.reedy |
|---|---|
| Recipients | eamartin, ned.deily, rhettinger, ronaldoussoren, serhiy.storchaka, taleinat, terry.reedy, vtudorache, walters, wordtech |
| Date | 2018-08-01.06:04:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533103457.88.0.56676864532.issue34120@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The tkinter doc could use a section on 'OS-tk peculiarities and interactions' ;-). Anyway, thanks again. Some of the 'Windows peculiarities' I noted above, where the test behaved better on Mac, may be due to the absence of calls that should be avoided on Mac. Perhaps I can factor out some of the dialog setup and shutdown code, get it right for each platform, and then use it for all or at least multiple dialogs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-01 06:04:17 | terry.reedy | set | recipients: + terry.reedy, rhettinger, ronaldoussoren, taleinat, wordtech, ned.deily, serhiy.storchaka, walters, vtudorache, eamartin |
| 2018-08-01 06:04:17 | terry.reedy | set | messageid: <1533103457.88.0.56676864532.issue34120@psf.upfronthosting.co.za> |
| 2018-08-01 06:04:17 | terry.reedy | link | issue34120 messages |
| 2018-08-01 06:04:17 | terry.reedy | create | |