Setup: PySimpleGUI4 version 4.80, MacOS 26.3, IDE: PyCharm 2025.3.2.1 A combobox added by sg.Combo() does not appear in the GUI. Switching to PySimpleGUI-4-foss (version 4.60) shows the combobox as intended.
Setup: PySimpleGUI4 version 4.80, MacOS 26.3, IDE: PyCharm 2025.3.2.1
A combobox added by sg.Combo() does not appear in the GUI. Switching to PySimpleGUI-4-foss (version 4.60) shows the combobox as intended.