<morrisoldtom@[EMAIL PROTECTED]
> wrote in message
news:6083b03e-b820-49b0-89e0-708019396935@[EMAIL PROTECTED]
> hi @[EMAIL PROTECTED]
all,
> I'm starting to develop with the opengl library, but when i run my
> program the window is visualized for some time ( very small... some
> millisecond ), and after is reduced at icon. If I do ALT+TAB the
> windows come reviewed and after it disappers.
> I use linux Ubuntu 8.04 and i've installed the glut library.
> Now.. Somebody know how to fix this problem?
> thanks!
it's not OpenGL that's making that happen. Your window systems (GLUT, Xt,
Xm, etc) calls are doing it.
Something is making the window to be iconified.
jbw


|