Josh Moore
Josh Moore
Hmmm, I also noticed this behavior a few days ago with a different built-in function. This will definitely be an important thing to check out
It would be great if you worked on this, note that pygame_gui has a UIFileDialog module which should get you most of the way there: https://pygame-gui.readthedocs.io/en/latest/pygame_gui.windows.html#module-pygame_gui.windows.ui_file_dialog I'm sure it will...
It would be cool to only ship stock Python (and pip) with snakeware releases, and then use pip to install required packages over the internet on first boot. We'll have...