-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-130482: Add ability to specify name for tkinter.OptionMenu
and tkinter.ttk.OptionMenu
#130502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…er.ttk.OptionMenu`
@serhiy-storchaka Sorry to bother you, can you please help review this PR? Thank you so much! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. 👍
I left few suggestions for tests. You can accept them or reject.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Thank you for helping to review this PR. I have accepted all of your suggestions. |
Thank you for your contribution @Xiaokang2022. |
tk.OptionMenu
andttk.OptionMenu
#130482