Message379302
| Author | markroseman |
|---|---|
| Recipients | markroseman, python-dev, terry.reedy |
| Date | 2020-10-22.15:39:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1603381177.89.0.709111381422.issue27477@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Just noting that the current search dialogs (and others) do not have a ttk.Frame directly inside the toplevel which encloses all other widgets. They therefore still display the mismatched backgrounds on macOS. Given that, should #33987 be reopened? The patches seem to change the existing frames to the ttk equivalent, but don't add the new intervening frame. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-10-22 15:39:37 | markroseman | set | recipients: + markroseman, terry.reedy, python-dev |
| 2020-10-22 15:39:37 | markroseman | set | messageid: <1603381177.89.0.709111381422.issue27477@roundup.psfhosted.org> |
| 2020-10-22 15:39:37 | markroseman | link | issue27477 messages |
| 2020-10-22 15:39:37 | markroseman | create | |