ui icon indicating copy to clipboard operation
ui copied to clipboard

Please add file selection dialog function, which is necessary and commonly used

Open tzSharing opened this issue 4 years ago • 1 comments

Please add a file selection dialog function, which is necessary and often used.

Demand scenario: I need to perform SHA256 calculation on the selected file, but currently I can only manually enter the file path, which is too slow and exhausting.

Like this:

Windows native

open file

Java GUI

java gui_看图王

tzSharing avatar Sep 14 '21 09:09 tzSharing

Unfortunately, there are still a lot of things missing to implement FileChooser. Contributions are welcomed!

ghost avatar Sep 17 '21 16:09 ghost