Moi User interface

 From:  Michael Gibson
254.6 In reply to 254.5 
From what I've heard, I'd say that probably Qt (http://www.trolltech.com/) or wxWidgets (http://www.wxwidgets.org/) are your best bets.

I'm personally more interested in the Mozilla platform (XUL) because I prefer writing UI using a markup based HTML type mechanism. But I think this would probably be a lot more work than what you really need.

I believe that both Qt and wxWidgets have an OpenGL window mechanism included with them, so probably either one would be a pretty good fit.

This is probably worth a look: http://www.wxwidgets.org/wiki/index.php/WxWidgets_Compared_To_Other_Toolkits

I'm not really familiar with what UI libraries are available that would render themselves using OpenGL.. I would worry that you probably won't find something quite as general purpose or as stabilized as either one of these.


It will be fun to see what new stuff you cook up for topmod!

- Michael