[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-25684: ttk.OptionMenu radiobuttons aren't unique between instance… by csabella · Pull Request #2276 · python/cpython

the-knights-who-say-ni

…s of OptionMenu

csabella added a commit to csabella/cpython that referenced this pull request

Jul 31, 2017

…-2276)

between instances of OptionMenu.
(cherry picked from commit a568e52)

csabella added a commit to csabella/cpython that referenced this pull request

Jul 31, 2017

between instances of OptionMenu.
(cherry picked from commit a568e52)

serhiy-storchaka pushed a commit that referenced this pull request

Jul 31, 2017
…#2959)

between instances of OptionMenu.
(cherry picked from commit a568e52)

* Update Misc/ACKS

Mariatta pushed a commit that referenced this pull request

Sep 10, 2017
)

ttk.OptionMenu radiobuttons weren't unique 
between instances of OptionMenu.
(cherry picked from commit a568e52)