Skip to content

Add "open_file_dialoge()" function to browser window class#36

Open
Lawtro37 wants to merge 3 commits into
webviewjs:mainfrom
Lawtro37:main
Open

Add "open_file_dialoge()" function to browser window class#36
Lawtro37 wants to merge 3 commits into
webviewjs:mainfrom
Lawtro37:main

Conversation

@Lawtro37

Copy link
Copy Markdown

This will open a file browser window that can be customised via the "FileDialogOptions" and "FileFilter" interfaces.
This is needed because webview2 file inputs cannot get the path of selected items due to browser sucurity policies.

(I need this for something I'm working on using this package)

Lawtro37 added 3 commits June 19, 2026 14:43
This will open a file browser window that can be customised via the "FileDialogOptions" and "FileFilters".
@zhuxiaojt

Copy link
Copy Markdown
Contributor

@Lawtro37 It seems like you wrote your PR title incorrectly; it should be dialog instead of dialoge.

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 this pull request may close these issues.

2 participants