281264 Messages: 272 Registered: June 2010 Location: Spain
Experienced Member
Here it goes. The function in question belongs to “main.cpp”. The target is to determine whether “child” is “gl” (this is the OpenGL object), and therefore to be able to rule out/accept some further actions (for instance, to show cursor’s coordinates ONLY when mouse hovers over gl, etc..).