Posted Monday, 18 April, 2011 - 13:32 by the Fiddler
Yes, this is possible. Check out the WinForms samples in the example browser (installed with opentk-1.0).
There are many relevant discussions on these forums, this is one of the more recent and interesting ones. Also take a look at the GraphicsContext documentation (esp. at the parts about multiple contexts).
Comments
Re: More then one GLControls on windows form
Yes, this is possible. Check out the WinForms samples in the example browser (installed with opentk-1.0).
There are many relevant discussions on these forums, this is one of the more recent and interesting ones. Also take a look at the GraphicsContext documentation (esp. at the parts about multiple contexts).
Re: More then one GLControls on windows form
Thanks for quick response.
They really seems like what I need.
Thanks :)