bumby
08-21-2003, 12:45 PM
Hey there,
I have a threaded app that runs the gl inside a separate thread.
There is a main window with the gl window inside it.
Everything shows fine and works great.
However, whenever the main window is moved around, the images in the gl window seem to "pop" and shift in random directions.
I was wondering if anyone had any ideas. I was thinking it might be a synchronization problem, but am not sure which windows messages i may have to synchronize.
I am using c++ builder on winxp.
Anyone?
Jeremy
I have a threaded app that runs the gl inside a separate thread.
There is a main window with the gl window inside it.
Everything shows fine and works great.
However, whenever the main window is moved around, the images in the gl window seem to "pop" and shift in random directions.
I was wondering if anyone had any ideas. I was thinking it might be a synchronization problem, but am not sure which windows messages i may have to synchronize.
I am using c++ builder on winxp.
Anyone?
Jeremy