nativefiledialog-extended
nativefiledialog-extended copied to clipboard
How to set the dialog title?
It is currently not possible to customise the dialog title. This should become more implementable once #92 is implemented. PR #63 (not written by me, and not vetted by me either) tries to do it in an API-breaking way; you can take a look at the code there if you are interested.
Got it, thx for your amazing work. I'll wait for https://github.com/btzy/nativefiledialog-extended/issues/92 implementation.