
Although a Windows-only C++ template library replacement for the MFC, the Windows Template Library (WTL) is good solid work, contains a lot of in-depth information about the in-and-outs of dealing with the MS common controls, and is now open source. I think it should be added to GUI lib survey list. http://sourceforge.net/projects/wtl - Chris "Alan Gutierrez" <alan-boost@engrm.com> wrote in message news:20041222211651.GD2616@maribor.izzy.net...
I'd like to take some time and study what has gone before.
If I think of a list of successful windowing libraries the following come to mind.
http://www.torjo.com/win32gui/ http://www.wxwindows.org/ http://java.sun.com/docs/books/tutorial/uiswing/ http://www.tcl.tk/ http://www.trolltech.com/ http://developer.apple.com/cocoa/