Netbeans and a lot of souts OSX

Started by Obsyd, November 14, 2016, 09:34:38

Previous topic - Next topic

Obsyd

Hello there!

I'm using netbeans on OSX and if during window create I print out a lot of things to the netbeans output the lwjgl window won't be focused.
Well it is not entirely focused. It still recieves keyboard inputs but the window name is grayed out and some mouse events are not recognised.
If I disable or redirect all souts the problem disappears!
I think this is because of the AWT nature of netbeans.

Is this fixable? Or should I simply use my opengl console for souts and try to minimise my netbeans output usage?
I'm using the latest nightly version and macOS Sierra.

Thank you!