vue-nodegui
vue-nodegui copied to clipboard
How to use fileDialog
Is there a way to use fileDialog with vue-nodegui? I also tried under html but hasn't had any success. Thanks.
I believe nodegui already has an implementation for this: https://github.com/nodegui/nodegui/blob/master/src/lib/QtWidgets/QFileDialog.ts We're yet to bring this functionality to vue-nodegui.
Would you like to contribute? :)
Oh ok thank you. I don't think I'm proficient enough in either vue or javascript to be able to contribute.
Hi @shubhamzanwar, I would like to contribute.