vue-nodegui icon indicating copy to clipboard operation
vue-nodegui copied to clipboard

How to use fileDialog

Open kangruixiang opened this issue 3 years ago • 3 comments

Is there a way to use fileDialog with vue-nodegui? I also tried under html but hasn't had any success. Thanks.

kangruixiang avatar Oct 07 '20 16:10 kangruixiang

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? :)

shubhamzanwar avatar Oct 07 '20 16:10 shubhamzanwar

Oh ok thank you. I don't think I'm proficient enough in either vue or javascript to be able to contribute.

kangruixiang avatar Oct 07 '20 19:10 kangruixiang

Hi @shubhamzanwar, I would like to contribute.

tusharmoraye avatar Nov 16 '20 10:11 tusharmoraye