2

How do I apply the minimize animation of a program when it minimizes on windows 8? My application has the stage.setIconified(true) but the program simply disappears from the screen without any animations. In windows 8, any app that you minimize performs an animation before it minimizes, same is through when reopening/maximizing it.

Chain Cross
  • 351
  • 1
  • 2
  • 12
  • I think this an OS issue on my mac when I setIconified to true it does the animation – Matt Dec 05 '17 at 15:38
  • I see. I could try replecating it, but I was wondering if there was some sort of library provided by windows for devs...no? – Chain Cross Dec 06 '17 at 03:36
  • Check out https://stackoverflow.com/questions/17761134/jframe-transition-effect-when-called-setstateframe-iconified-it-just-goes-to – Matt Dec 06 '17 at 13:58

0 Answers0