Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: sticky windows... a trail?

  1. #1
    Junior Member Regular Contributor
    Join Date
    Oct 2000
    Location
    pittsburgh,pa,usa
    Posts
    128

    sticky windows... a trail?

    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?"

  2. #2
    Senior Member OpenGL Pro
    Join Date
    Sep 2000
    Location
    Santa Clara, CA
    Posts
    1,463

    Re: sticky windows... a trail?

    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

  3. #3
    Junior Member Regular Contributor
    Join Date
    Oct 2000
    Location
    pittsburgh,pa,usa
    Posts
    128

    Re: sticky windows... a trail?

    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?"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •