Hi Julian!
Is it possible for you to introduce the ‘fadeInComponent’ function in JUCE with the same idea of ‘fadeOutComponent’?
Hi Julian!
Is it possible for you to introduce the ‘fadeInComponent’ function in JUCE with the same idea of ‘fadeOutComponent’?
I think someone wrote one of these before - yes, it’s not a bad idea!
already done, even if a bit unsecure (maybe using the ComponentDeletionWatcher would be safer in general)
http://www.rawmaterialsoftware.com/juceforum/viewtopic.php?t=690
[quote=“kraken”]already done, even if a bit unsecure (maybe using the ComponentDeletionWatcher would be safer in general)
http://www.rawmaterialsoftware.com/juceforum/viewtopic.php?t=690
:)[/quote]
Thanks kraken!
You are 8) !