It is likely i simply dont understand programming enough to solve why this is happening.
I THINK its a bug because it hasnt been happening till very recently.
When a GLBin.exe, closes...the windows OS, has hang time, preventing me to click(windows focus) on any of the windows.
While, during this hang time, i can move the mouse around.
I am using 3 mouse related options:
Im using MOUSESTATE, for a standalone button function.
Im using all MOUSEAXIS() options in my main loop.
And im using SYSTEMPOINTER TRUE and FALSE(depends on a button state which reveals the mouse to be used on buttons.)
Have you got any example code ?
No, it stopped doing it.
Ill come back here if i get more info.
I just playedKub created by com_1 from the showroom,
that program is doing it.
It sounds like you are task switching - you can lose pointer control then (and thus have to use keyboard shortcuts for everything), but I haven't had a system hang, nor do I get anything strange happening with kub_1