Hello,
Is there a mean to know where the application status change from background to foreground ?
Currently i’m managing that through “activeWindowStatusChanged()”.
But it dosnt work if i click on the app icon in the dock.
e.g., if i go to another app, my windows disappeared, i d like to make them re-appear when clicking on the JUCE_APPLICATION icon.
any help will be welcome,
AsR