PySimpleGUI

Results 1145 comments of PySimpleGUI

I'm not interested in a fix without first understanding: * The root case of the problem * The situations in which the problem happens Rather than using the Demo program,...

I don't understand. What or where is test1_keep_on_top.py ?

OK, you've got enough experience to understand what I'm after. Since the basic test worked, and the complex test didn't, the information we're after is - What is the combination...

If I had to guess which settings may interfere with each other, it would be the no_titlebar and keep_on_top. You may want to start there when checking combinations. On Windows,...

> You win... It's not a contest. I'm asking for your assistance and was giving you a clue as to a combination to try. The "transparency" / darker is from...

![image](https://user-images.githubusercontent.com/46163555/170959920-57523990-ba34-4a3b-8f8e-9e88e12c13c8.png) Your English is 1_000_000_000_000 times better than my French. ![image](https://user-images.githubusercontent.com/46163555/170960283-957b4495-7151-4101-9223-2ef02373cf6a.png) I can sometimes struggle through a little bit of Spanish or Russian, but I cannot do what you're doing,...

Much has changed with tkinter on the Mac since 2018.... much has changed with me as well I suppose. For example, when PySimpleGUI was released, you have one choice for...

> @PySimpleGUI I understand your reluctance to make a change. Thank you for your understanding. > By the same token, this means I expect you won't "fix" the popup_get_file() acceptance...

If I've made a mistake, and I'm leaning towards I likely did, it would be _**foolish**_ for me to hold onto the position of that mistake.... it would make the...

Added back in version 4.59.0.37 which is now posted on GitHub. Thanks Bob!