breach / thrust

Chromium-based cross-platform / cross-language application framework
MIT License
2.77k stars 121 forks source link

file input: fakepath #282

Open FPurchess opened 9 years ago

FPurchess commented 9 years ago

The file input field still returns a fakepath which makes it hard to implement a proper file open dialog. Is this intentionally?

I'm wondering what the best practice for a file open dialog would look like (apart from uploading the file). Could you give any recommendation here?

FPurchess commented 8 years ago

@spolu any idea on that? (Possible way to expose the file dialogs to the API? https://github.com/breach/thrust/blob/master/src/browser/dialog/file_dialog.h)