chromiumembedded/java-cef

How to implement select folder in jcef ?

magreenblatt opened this issue · 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 ?