OpenGLSurface.Configure

From Xojo Documentation

Event


OpenGLSurface.Configure() As MemoryBlock

Supported for all project types and targets.

For advanced configuration of the OpenGL context. On Mac and Linux, returns an attributes array list (an array of 32-bit integers). On Windows, return a PIXELFORMATDESCRIPTOR structure.

Notes

This event is called before the Open event.