Skip to content

folder picker besides file picker #3793

Closed Answered by falkoschindler
da-i asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @da-i,

You can do that by passing a dialog_type to create_file_dialog:

folders = await app.native.main_window.create_file_dialog(allow_multiple=True, dialog_type=webview.FOLDER_DIALOG)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by da-i
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