From: Gregory.A.Book on
I've been able to confirm that the environment setup by wxGLCanvas is
different than the one setup by GLUT. I have identical programs using
opengl framebuffer objects, one using wx and one glut. GLUT works, wx
does not. This is on the windows platform. I'd be happy to provide the
source for the programs to demonstrate the problem.