From: Johannes Brunen (jbrunen_at_[hidden])
Date: 2004-08-18 02:00:51


Hi Reece,

did you know of the existence of the following list of C++ GUI frameworks?
I think they are currently the most important ones.

http://www.fltk.org/index.php
http://www.fox-toolkit.org/
http://gtkmm.sourceforge.net/
http://inti.sourceforge.net/
http://www.trolltech.com/
http://vcf.sourceforge.net/
http://www.wxwindows.org/
http://www.torjo.com/win32gui/

All of them have some strength and some weaknesses. It may be worth to look at least at
the gtkmm, vcf and the win32gui frameworks.

Johannes