Problem with GLUI

Hi!!

I have a problem with my Glui gui...
I think that is a bug of the library, but I am not sure..

I have a window with only my gui, and another with only my openGl scene;
the problem is that when I open a rollout or I select another widget all the gui window do a double

refresh!!
It’s very slow, and it’s not very nice! (

This is a GLUI bug or an implementation problem of my code?
What's the solution?

Marco
Thks a lot!
ps… Xcuse for my bad english… :stuck_out_tongue:

I also think that there might be a bug in GLUI.

When using it on Win32 everything seems to be fine, but when using it on Linux, the glui_subwindow doesnt get updated on using rollouts or on reshaping the window.

Which plattform do you use?