Python gui for windows and mac

broken image
broken image

However, in your source code these lines seem to be commented. I found in your release notes: 'Macs are forced to use ttk buttons EXCEPT when an image is added to the button'. Now I realized that my ttk-buttons are greyed-out in Windows, whereas in Mac it is a completely grey box. All my buttons work with images/icons rather than text to great a 'modern-looking' GUI. Your problem may have already been fixed but is not yet on PyPI.ĭescription of Problem / Question / Detailsįirst of all, great work! PySimpleGUI is great! I am mainly working on Windows but also want my GUI to work on Mac. Try again by upgrading your PySimpleGUI.py file to use the current one on GitHub.Searched through Issues (open and closed) to see if already reported.Run your program outside of your debugger (from a command line).Note that there are also Demo Programs under each port on GitHub.Looked for Demo Programs that are similar to your goal.Searched through the readme for your specific port if not PySimpleGUI (Qt, WX, Remi).Searched through main docs for your problem.Read instructions on how to file an Issue.No Have used another Python GUI Framework (tkinter, Qt, etc) previously (yes/no is fine)? You have completed these steps: Ports = tkinter Your Experience Levels In Months or Years Windows 10, Mac OS Python version PySimpleGUI Port and Version Type of Issues (Enhancement, Error, Bug, Question)

broken image

Buttons with Images on Mac OS using ttk? - Python PySimpleGUI