
----- Original Message ----- From: "jinhao" <cnjinhao@hotmail.com> To: <boost@lists.boost.org> Sent: Wednesday, June 27, 2012 7:55 AM Subject: [boost] A GUI Library Hi, all I am developing a GUI library, it takes aim at easy-to-use and portable library for modern C++ methods. The project at http://stdex.sourceforge.net A git repository at http://nanapro.codeplex.com A brief at http://nanaproject.wordpress.com/2011/12/16/preliminary-study-of-nana-c-libr... Is there any interest in this library? Regards Jinhao I, for one, find this library very interesting. I have thought that there should be a GUI library under the Boost banner for a long time. I have only looked briefly at the library, but from what I see so far it is very promising. Using templates to define event types and then using function objects for the handler, is a clever idea. Kind regards, Philip Bennefall