jvette...@users.sourceforge.net wrote:
> I find that deriving classes in C++ is alot easier than going through 
> the GObject type system.

Yes this is true, in C.  GTKmm makes things rather nice if you work in
C++.  In fact I kind of like how GTKmm works without a preprocessor,
with type-safe callbacks.  I wish Qt folks would compare Qt against
GTKmm rather than just GTK+, as they are looking at things from a C++
point of view anyway.

> When it comes to documentation, Qt really outshines Gtk.  I have never 
> had to dive through code to figure something out in Qt.  I always have a 
> copy of the Gtk source code untarred and ready, though.

GTK is always in need of people willing to flesh out the documentation.
 It is nice that one can refer to the source code in any open source
project.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to