Copy link to clipboard
Copied
Hi guys. I'm developing an OpenGL-based AE plugin on a Windows and I've encountered some issues with window ordering in AE.
For example, when my plugin opens a window using GLFW and I bring my window to the front above the AE window, if I switch to another application's window (such as a browser) and then switch back to AE, the AE window always comes to the front above my window. Is there any way to resolve this issue so that my window and the AE window maintain the correct order?
Have something to add?