Hi! I've been having a lot of trouble resizing the Tkinter optionMenu feature due to my inexperience in Python. Is there a way to resize the option menu? If so, how? I've tried using the config function and it makes it so the program no longer executes. I also can't find any articles about this problem at all across the internet, so any help would be greatly appreciated. Source code to follow. -- https://mail.python.org/mailman/listinfo/python-list
- Tkinter optionMenu Resize Cummins, Hayden
- Re: Tkinter optionMenu Resize Terry Reedy