[issue42977] Tkinter Optionmenu Too Narrow on Mac

2021-01-24 Thread DDavid
DDavid added the comment: Thanks for your help! I agree that it is probably a Tk issue. I will contact them and back with more information. -- ___ Python tracker <https://bugs.python.org/issue42

[issue42977] Tkinter Optionmenu Too Narrow on Mac

2021-01-20 Thread DDavid
New submission from DDavid : Hello, I am building a program with Tkinter. However, I found the Optionmenu widget has inconsistent behaviors on default lengths on a Mac and a Windows PC. So I set the width of an optionmenu through menu.configure(width=70). On Windows, this correctly sets