Can't detect inactive fullscreen display

Discuss OpenGL® programming with the GL Galore plugin here
Post Reply
User avatar
lazi
Posts: 646
Joined: Thu Feb 24, 2011 11:08 pm

Can't detect inactive fullscreen display

Post by lazi »

Another issue with OS4 GLGalore. The #ATTRACTIVE flag of the fullscreen GLGalore display is always true.
It seems to be correct, because when a gl loop runs in the background it is impossible to make any window active.
When the same code runs in window, that window can be inactive.

You can check it with any GLGalore example running fullscreen and bring forth the Workbench screen.
Tried to workarund this by pause the loop when the screen is behind the WB screen, but can't be get info on that.

Please add my vote for wanted in next update :-)
Post Reply