PySimpleGUI

Results 1145 comments of PySimpleGUI

I've only changed the Browse button in this release. The popup hasn't been changed. There's no use changing the popup if the main browse doesn't work.

Credit goes to @Chr0nicT if this works out well... blame is on me if there's a problem as it likely means I did something wrong.

Very nice of you, but I gotta give all the credit to @Chr0nicT for putting in a lot of time and effort to figure out a solution that works across...

@macdeport - just so I understand clearly... you were able to test the new code on the machine that crashes if you try using the older code? What would be...

This will install the last PyPI released version (4.60.1) `pip install PySimpleGUI==4.60.1`

![image](https://user-images.githubusercontent.com/46163555/171711563-f5b66cbf-7477-4a6c-80e7-7b2f3642726b.png) I left the code in the Mac Control panel, but it's not used in the Browse Buttons now. I wanted to make sure it's all working before I go...

You just need to test code that was previously released and crashed and this current code. I don't understand the reason for needing that specific version to test what I'm...

No problem... glad I was able to get some clarity for you. Thanks for all this help! Can you explain what you mean by the glitch? I don't understand exactly...

Let's keep the conversation in this one issue.... I believe you're saying that in terms of crashing, no crashes, at all. But, there's a problem with the Mac showing *.*...

Ah, very veyr very good! I'll add those file_types to the code. The trick is to catch all of the "*" type of definitions, and when they are the only...