java-cef icon indicating copy to clipboard operation
java-cef copied to clipboard

How to implement select folder in jcef ?

Open magreenblatt opened this issue 2 years ago • 0 comments

Original report by humbinal (Bitbucket: humbinal, GitHub: humbinal).


Hi, I am using jcef to build by app, I need to get a directory through the Select Folder dialog.
The Cefbrowser has runFileDialog method, but not found runDirectoryDialog ?
How to implement this function ?

magreenblatt avatar Nov 03 '22 11:11 magreenblatt