Annoying Systemwindow Issue with Windowshape
Posted: Tue Aug 27, 2013 5:38 am
Changing the windowshape of a stack sets the systemwindow property to false. It should NOT do that!
I have a program that changes windowshape every 100 millisecs. This issue is a serious problem.
I tried using: if the systemwindow of this stack is false then set the systemwindow of this stack to true
This causes the stack to flicker incessantly and is hardly a solution.
I already tried to lock and unlock the screen and lock and unlock messages. Those did nothing.
Is there any way of keeping systemwindow active after changing the shape of the window?
I have a program that changes windowshape every 100 millisecs. This issue is a serious problem.
I tried using: if the systemwindow of this stack is false then set the systemwindow of this stack to true
This causes the stack to flicker incessantly and is hardly a solution.
I already tried to lock and unlock the screen and lock and unlock messages. Those did nothing.
Is there any way of keeping systemwindow active after changing the shape of the window?