PySimpleGUI

Results 1145 comments of PySimpleGUI

Got it working with 3.7.5. Fresh install + install of matplotlib got it up and running. I went to the project's folder and ran `python kcauto` You'll definitely be interested...

> Let me know if you think what I say makes sense or not. Thank you! Definitely makes sense. This feature has been one that's evolved to say the least......

Thank you right back at ya! Your comment made my day. I'm thrilled you're learning Python to use PySimpleGUI. It was an unbelievable thing to read.

Can you repeat that sequence with Windows explorer? Or Nemo on Linux? I've never seen selecting 2 "groups" using Shift Click.

Thank you for the verification. The Listbox seems to follow the same behavior as Nemo. It's possible to get 2 groups selected using the Shift-Control-Click. I learned something new from...

If you've got the Demo Browser installed, play around with selecting files with that. It's what I used to verify it. ![image](https://user-images.githubusercontent.com/46163555/187259922-29e4bba1-5820-42ff-bfea-68d7291a6c0c.png)

Thank you for taking the time to report the problem as well as track down the source of the crash. PyCharm made visibly clear the problem when I went to...

Ah.... must be a missing quotes needed somewhere. I've learned a lot about Python, os.path, spaces, Windows versus Linux, etc, over the past couple of years. More learning to go....

I assume you're using an editor that's specified in the Demo Browser settings, not the PySimpleGUI global settings. If set in the global settings, then it should function correctly. Just...

> the above photos you attached has no space char in path so you won't see the problem. I'll try demo 1.12 and feedback. There is a space in between...