I'm creating a CAD package for Windows/Mac/Linux using wxWidgets and OpenGL where most of the UI is implemented in OpenGL, and can be zoomed in and out, including most of the menus and icons. In the end I wrote the whole UI myself, but would have prefered to use an existing library. However, I couldn't find one.
Are there any out there?