[PyOpenGL-Users] Raise window to top?
Brought to you by:
mcfletch
From: Qingnan Z. <qn...@gm...> - 2013-08-17 22:14:21
|
Dear all, This is probably an easy question, but I couldn't find answers on google. It is slightly annoying that new PyOpenGL windows are always created behind my maximized terminal window in Mac. I have to Command-Tab to the Python window to view the contents. For instance, all examples in PyOpenGL demo ( https://pypi.python.org/pypi/PyOpenGL-Demo) creates window that is not automatically raised to the top. Is there a way to fix that? Thanks in advance! best, James |