Closing glui windows and sub-windows
Brought to you by:
nigels
Hello,
I have been an active user of GLUI and I always had to
look for alternatives to deal with this problem. If I
write an OpenGL application that has a glui window
associated with it and ,say, I wanted to create some
kind of a confirmation dialog box with options such as
'yes', 'no' and 'cancel'. glui subwindow can create
this interface. However, this is the problem:
If I choose to hit on 'X' mark at the corner of the
sub-window, the sub window along with the OpenGL
application gets closed. Logic would suggest that only
the sub-window be closed when some one hits the 'X'
mark on a sub-window, and not the entire application.
I would like to request that this problem be addressed
soon.
Thanks,
Vijay.