I am trying to find out what version of Opengl NBOpenGL is using so I do: gl getString:GL_VERSION.
it works and returns me a pointer. I looked at definition of methods and it is defined to return a pointer. Question is how I get the string that the pointer points too ? -- View this message in context: http://forum.world.st/Understanding-NBOpenGL-tp4686514p4694552.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
