SimpleApp stops when focus is lost. How to change?

Hello,



after writing my first little application with jme3, I try to connect it with a swing gui to get some user interaction. But I see, the jme3-canvas always stops updating when it lost the focus. Is there a easy way to change?



Thanks.

Solved.