PySimpleGUI

Results 1145 comments of PySimpleGUI

Can I get some feedback on the latest on GitHub that I've done the right changes and that they work? 4.60.0 is going to get released as soon as I...

GOAL! ![image](https://user-images.githubusercontent.com/46163555/166821246-a658702c-eb5c-41bc-bbdc-ac08df69eb0d.png) Thanks very much Bob! I appreciate the help, the patience, the persistence.... it's made PySimpleGUI better.

Maybe I didn't get it right afterall? https://github.com/PySimpleGUI/PySimpleGUI/issues/5434

> I would like some assurance that making use of filetypes with popup_get_file() won't suddenly disappear in the next release. It won't be sudden, but if this crash is valid,...

Oh... but wait.... perhaps not a valid crash, one that @resnbl predicted. I need to add some protection from this. That's the fix I didn't put in... ![image](https://user-images.githubusercontent.com/46163555/167029588-486fae01-f853-4230-97d8-430972976aa4.png)

Okey dokey.... 4.59.0.40 now actively looks for this situation, corrects it, and warns the user to fix the parameter when it happens with the Browse Buttons. I'll add the same...

This is going to have to wait until 4.61.0 when I can add code to the Mac Control Panel. In the meantime, we're back to the parameter being unavailable through...

This is turning into an enhancement request. The approach I'm considering is adding a setting in the Global Settings that will enable the use of this parm. Because the Mac...

Hia Bob! Nice to see you back on this. My priority, and concern, continue to be the install base. It's wonderful that it all works _**now**_, on the latest and...

> "Ya gotta do what ya gotta do..." Doing my best to **_do_**.... want to make this parm available for those that can use it.