No, but you can create the native dialog with this class inside the previously mentioned method:
https://docs.juce.com/master/classNativeMessageBox.html#details
And here’s an example of how it can be used:
I hope this helps.
No, but you can create the native dialog with this class inside the previously mentioned method:
https://docs.juce.com/master/classNativeMessageBox.html#details
And here’s an example of how it can be used:
I hope this helps.