Schnulla
09-05-2009, 07:09 AM
Hi,
on Windows 7 SOMETIMES (not always) during fullscreen
switch (where Aero disabled) the app loses its focus
although the fullscreen window is still displayed
in foreground.
Then Windows own mouse cursor appears in front of
the OpenGL fullscreen window and a mouse click
makes the app disappear (another window or the
desktop is shown).
This is really annoying and I can't do anything
about it, I tried SetForegroundWindow() or
SetFocus().
I guess sometimes during the Aero disable process
something goes wrong and removes the input focus
from the OpenGL app.
I have the latest NVidia drivers for my 8800 GTS
installed and my OS is Windows 7 x64.
Any ideas? :(
Thanks
on Windows 7 SOMETIMES (not always) during fullscreen
switch (where Aero disabled) the app loses its focus
although the fullscreen window is still displayed
in foreground.
Then Windows own mouse cursor appears in front of
the OpenGL fullscreen window and a mouse click
makes the app disappear (another window or the
desktop is shown).
This is really annoying and I can't do anything
about it, I tried SetForegroundWindow() or
SetFocus().
I guess sometimes during the Aero disable process
something goes wrong and removes the input focus
from the OpenGL app.
I have the latest NVidia drivers for my 8800 GTS
installed and my OS is Windows 7 x64.
Any ideas? :(
Thanks