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

canardlebarbare nicolas.remia at gmail.com
Thu Dec 4 10:32:05 EST 2008


No. could it be quicker to use Tao instead of OpenTK to create a graphics
context ?


PABLOSANTOSLUAC at terra.es wrote:
> 
> Do you use TaoGL?
> 
> canardlebarbare escribió:
>> 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,
>>   
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> 
> 

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



More information about the Mono-winforms-list mailing list