Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ui] Add support for TinyFileDialogs #1730

Open
drkameleon opened this issue Sep 24, 2024 · 0 comments
Open

[Ui] Add support for TinyFileDialogs #1730

drkameleon opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
3rd-party Issues related to 3rd-party libraries and code enhancement New feature or request ui Issues related to the UI → Ui

Comments

@drkameleon
Copy link
Collaborator

drkameleon commented Sep 24, 2024

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
  • It's pure C
  • The license is permissive

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

@drkameleon drkameleon added enhancement New feature or request 3rd-party Issues related to 3rd-party libraries and code ui Issues related to the UI → Ui labels Sep 24, 2024
@drkameleon drkameleon self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd-party Issues related to 3rd-party libraries and code enhancement New feature or request ui Issues related to the UI → Ui
Projects
None yet
Development

No branches or pull requests

1 participant