PySimpleGUI
PySimpleGUI
Oh, right! Correct... size is for input element.... I had forgotten the definition of that parm. Thanks for the reminder. 
@jason990420 - Should I update all the Matplotlib Demo Programs??
I want to keep this open until I can get these demo programs changed.
I'm looking at the matplotlib demos now. @jason990420 , these changes.... does it mean I can no longer use the matplotlib.plt calls that are all over the place? Like this...
On 3.6, I wasn't able to install 3.5.2. I needed to use my 3.9 distro. Want to make sure that I continue to support both versions.. 3.4.2 and 3.5.2 since...
I'm not doing very well at this. Can you help change one of these functions so that I can maybe learn enough, see the pattern, and I do the rest...
This is definitely a Mac-specific thing. While testing the current release on the Mac, we took a few screenshots of the test harness using different themes   On windows,...
Menus don't have preselected items... they're menus, not combo boxes. I think maybe a combo would do what you're looking for better? Removing the arrows is indeed part of the...
Here's one very weird way of showing a menu by using the `popup_menu` call. Not very elegant looking, but could be functional for what you want to do. Worth a...
> BTW your last screen shot don't have such bi-directional arrows. That's because the last screenshot is from Windows.... above it is the caption: > On windows, it looks like...