As a side project, I'm playing around with an OpenGl WinForms app. I have this working on Windows with both Mono and .Net. I use wgl calls to setup a control for OpenGL rendering (very similar to what is done for the OpenGL control in Tao). My question is, does anyone know of where to look for similar code for Linux? I believe there used to be something on the Tao messageboard, but that's down now. I'm guessing I need to do some PInvokes into the GLX library, but has anyone done this before (is it possible with Mono's SWF implementation)?
Thanks, Jonathan _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
