anybody know why I'm leaving a trail of windows when i move a large-ish window?
when i drag a window by the titlebar, there's windows following the trail of the mouse...
any ideas?
anybody know why I'm leaving a trail of windows when i move a large-ish window?
when i drag a window by the titlebar, there's windows following the trail of the mouse...
any ideas?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I have no name that you may call me. I am merely Succinct.
"Hey, where'd that display list rotate off to now?"
Could easily be a driver bug. A good driver will handle window moves/resizes properly (not an easy problem on most OS's; window moves are asynchronous on both Windows and Linux).
- Matt
i'm sure that it could be, but what makes me think that it might be just my programming is that other ogl programs don't run like that. for example, Jeff Lander and the NeHe tuts run fine (no extra windows per drag...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I have no name that you may call me. I am merely Succinct.
"Hey, where'd that display list rotate off to now?"