[Lazarus] opengl

Andrea Mauri andrea.mauri.75 at gmail.com
Sat Mar 1 00:43:23 CET 2008


On Fri, 29 Feb 2008 14:02:00 -0600
"Marco Alvarado" <cronodragon at gmail.com> wrote:

> >  > I didn't see the same behaviour using GTK, using GTK it seems to
> >  > work properly.
> >
> >  You need a recent lazarus 0.9.25 version to use the openglcontrol
> >  under gtk2.
> 
> Is it compatible with threads in lazarus 0.9.25?

What do you mean with 'compatible with threads'?
I wrote a multithreaded application, but only the main thread
accessed the opengl control, because LCL controls in general should
only be accessed via the main thread. I don't know if you can access the
opengl context(s) via multiple threads.


Mattias



More information about the Lazarus mailing list