Right now, all our dialog-related functionality (namely, dialog and the weirdly-named(?) popup & alert are based on Sam Hocevar's portable-file-dialogs.
I believe it would be worth the fuss to experiment with TinyFileDialogs.
The implementation looks solid
Development is active
Feature-wise, this one appeara to be more complete
Right now, all our dialog-related functionality (namely,
dialog
and the weirdly-named(?)popup
&alert
are based on Sam Hocevar'sportable-file-dialogs
.I believe it would be worth the fuss to experiment with TinyFileDialogs.
And... there is also an existing Nim wrapper for that (which I'd suggest we revise/rewrite, nice and cleanly): https://github.com/juancarlospaco/nim-tinyfiledialogs