[Mono-winforms-list] Embed OpenGL rendering in a winform app (linux)

canardlebarbare nicolas.remia at gmail.com
Thu Dec 4 07:19:41 EST 2008


Hello,

I am porting an application embedding an OpenGL rendering (in C++ with
DllImport) in a Winforms app. It works on Windows. On Linux, everything
works with Mono, but not  the rendering. The problem is that Control.Handle
returned by Mono is not valid for Linux (X11).

"Error: OpenGL version test failed, requires valid graphics context."

Does anyone knows a way to get the good Handle on Linux ?

Cheers,
-- 
View this message in context: http://www.nabble.com/Embed-OpenGL-rendering-in-a-winform-app-%28linux%29-tp20831321p20831321.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list