Hi!
I created second glut window inside oF application as described in this post http://forum.openframeworks.cc/t/multiple-windows/1325/3 I have a strange problem with fps getting low in new glut window while mouse is moving over oF main app window.
All the distinction is I create new window inside setup() function.
When I create pure openGL multiple windows project everything works nice.
Is there any possibility to solve this problem?
Alexei.