Hi Jules,
JUCE_Version : 1.51.
OS : 10.6.3
I’m placing juce Component on a third party application window. Whenever I say runModalLoop() for showing a dialog, the dialog goes behind the third party window for some reason. If I set the setAlwaysOnTop() flag for the dialog, then it stays on top. Why does the modal dialog go behind the third party window?
Thanks & Regards,
Dheeraj.