I have a NPAPI plugin (not built using JUCE framework) … which creates a JUCE dialog box. I want this dialog box to be modal …
I am able to get the dialog box to show up … but its not coming up as a modal dialog box.
How do I get this working inside a plugin ?
-Vishal