samtupy / nvgt

The Nonvisual Gaming Toolkit
https://nvgt.gg
Other
43 stars 27 forks source link

Added save_file_dialog and open_file_dialog functions plus a quick test for those #70

Open GruiaChiscop opened 3 weeks ago

GruiaChiscop commented 3 weeks ago

These functions do not handle any file creation / opening. They just show the open or save dialog, and when the save / ok button is clicked, they return the file path that was selected.