◐ Shell
clean mode source ↗

bpo-27755: IDLE: Convert configdialog DynOptionMenu to ttk OptionMenu by csabella · Pull Request #3215 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@csabella

I know you may want to get rid of Option Menus, but I wanted to show you the ttk version. This was too much of a change to include with the first patch.

https://bugs.python.org/issue30781

@terryjreedy

This is a definite improvement. A single OptionMenu could work for a unified list of keysets. For themes, I am thinking of a listbox, as with fonts, so one can move around to see the effect of different choices without having the box close.

@terryjreedy terryjreedy changed the title bpo-30781: IDLE: Convert configdialog DynOptionMenu to ttk OptionMenu bpo-27755: IDLE: Convert configdialog DynOptionMenu to ttk OptionMenu

Sep 11, 2017

@terryjreedy

Why? The change is still needed.

@csabella

@terryjreedy

Right. I found where I rejected this in its current form, and added more on current uses and replacements.

@jfoo jfoo mannequin mentioned this pull request

Apr 10, 2022

Labels