(Seems can't put a picture attachment here )
I need to change the display size every time so that the border can show.
Anyone has this problem? Nothing serious but a little inconvenient for me now.
console says:
Code: Select all
Traceback (most recent call last):
File "D:\tools\CELayoutEditorII\layouteditor\qtwidgets.py", line 104, in resiz
eGL
glViewport(0, 0, w, h)
File "D:\Python26\Lib\site-packages\OpenGL\error.py", line 208, in glCheckErro
r
baseOperation = baseOperation,
OpenGL.error.GLError: GLError(
err = 1280,
description = 'invalid enumerant',
baseOperation = glViewport,
cArguments = (0, 0, 800, 600)
)