Am Montag, den 12.01.2009, 20:17 +1100 schrieb Allen: > I am currently working on Windows with Visual Studio 2008, and it > seems to be the most productive C/C++ IDE for me to use under this OS. > > > I also work in Linux(Ubuntu), using Eclipse-CDT on C/C++ project, as > it is a very actively maintained project and stable enough. > > > Now I am focusing on the Windows side. > > > With a couple of talks and Google searches: > > > The Glade come into my view, but seems GTKMM project group is > changing to migrate to GtkBuilder > > > http://library.gnome.org/devel/gtk/stable/gtk-migrating-GtkBuilder.html >
Glade also migrates to the superior GtkBuilder format: http://blogs.gnome.org/tvb/2008/04/06/dawn-of-the-builder/ http://mail.gnome.org/archives/gnome-devtools/2008-April/msg00001.html http://blogs.gnome.org/tvb/2008/12/17/do-i-really-ever-have-to-write-another-treeview-again/ Actually the development release Glade 3.5.5 seems be quite usable for editing GtkBuilder files already. Ciao, Mathias -- Mathias Hasselmann <[email protected]> Personal Blog: http://taschenorakel.de/mathias/ Openismus GmbH: http://www.openismus.com/ _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
