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

aviability to select multiple files #11

Open
WSandwitch opened this issue Jul 5, 2019 · 2 comments · May be fixed by #21
Open

aviability to select multiple files #11

WSandwitch opened this issue Jul 5, 2019 · 2 comments · May be fixed by #21

Comments

@WSandwitch
Copy link

Does this lib provides getting more than 1 file at ones?

@AndrewBelt
Copy link
Owner

AndrewBelt commented Jul 5, 2019

Not yet, but I'd approve this feature if you sent a PR. If you don't add it, I might do it myself in the next year.

@AndrewBelt
Copy link
Owner

The API could be

osdialog_file_list *osdialog_files(osdialog_file_action action, const char *path, const char *filename, osdialog_filters *filters);

with osdialog_file_list being the obvious linked list of char*s.

@sirbrialliance sirbrialliance linked a pull request Feb 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants