On Fri, 29 Feb 2008 14:02:00 -0600 "Marco Alvarado" <[EMAIL PROTECTED]> 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 _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus