PySimpleGUI
PySimpleGUI
I'll look at this again. I saw something in a demo I was looking at last night that talked about some options causing problems on the Pi. I recall that...
Yes, I'm aware of the unusual problems with some of the features like no_titlebar. But I thought there was still the ability to keep on top and perform types of...
@tofuSCHNITZEL please open a new Issue if you wish support on your problem. I just tested a popup with the keep_on_top parameter set and it stayed on top of all...
I have things for you to try
Oh what fun when Apple releases a new version of software. It's not unusual for things to break, sometimes badly. I meet with our Mac expert today so I'll be...
Which exact version of the Mac 14 are you using? 14.0, 14.1, ...? If 14.0, can you try upgrading to 14.1 to see if they've fixed something?
Thank you for giving it a try! I appreciate the help. I've got a call starting in 5 minutes with our Mac expert so I'll pass along the info.
Here's a copy of your test program with only PySimpleGUI code. Thank you **very** much for doing a great job of writing this code for us. It helps tremendously. ```python...
I saw a StackOverflow post where an upgrade to Python 3.12 fixed their problem. The only thing I can think of that maybe doing is upgrading tkinter to 8.6.13, but...
I've been watching pip installs for months and so few people, a shockingly tiny number, have used 3.12 with PySimpleGUI as 3.12 was being released in stages. Here's a snap...