GLUI Window Position

Hey all,

I’m trying to use GLUI’s window structure as menus by having them open (show) where I click (so to speak). Is there any way to reassign the starting x and y values in the creation of the window to where my cursor is (in this case, I’m just hiding and showing the window)? I thought of closing the window and recreating it, but closing “safely” as they call it never works and crashes.

Any help is appreciated, thanks!