Skip to content

Can I open File explorer to choose files? #1650

Answered by 13r0ck
kznr02 asked this question in Q&A
Discussion options

You must be logged in to vote

https://crates.io/crates/rfd

Use the rfd async api, and use a command to await AsyncFileDialog::new().pick_file() and then return whatever you want from the file to your application.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kznr02
Comment options

Answer selected by kznr02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants