Topic: gtkmm and win32

Anyone tried it? What stuff do I need? Any good tutorials?

Re: gtkmm and win32

gtkmm (previously known as GTK--) is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces. You can find out more on the official homepagehttp://www.gtkmm.org/

God wisely designed the human body so that we can neither pat our own backs nor kick ourselves too easily