Popup menu in OpenGL

Hi.
I’m looking for an open source implementation of popup menu in OpenGL.
This implementation should behave and looks exactly as the popup menu of the system.
Mac OSX and Windows 2000 and XP and should be cross platform implementation.

If you have something close enough to the above I’ll appreciate it a lot.

Thanks.

Why not use the platform’s own pop-up menu? At least that way it’ll be able to draw outside the OpenGL context, which will be necessary to have it work correctly on the Mac (at least).

I can’t see why anyone would have done this using OpenGL.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.