Rob, You might also look at wxwindows--another cross-platform gui lib, at http://www.wxwindows.org. This one has a c++ interface and a python interface, and it seems a lot easier than tk.
Ralph At 03:22 PM 10/11/2001 -0700, Rob Hudson <[EMAIL PROTECTED]> wrote: >If one is programming C++, which is a better fit: QT or GTK? > >I would assume it is QT b/c KDE is C++. But I think there is a C++ >wrapper for GTK. Anyone have experience with this? > > > >-- >Rob <rob_at_euglug_dot_net> >my @euglugCode = qw(v+++ e--- eug+ bsd+++ gnu+ S+++); > >Random Quote: >------------ >Darn it, who spiked my coffee with water?! > -- Larry Wall in <[EMAIL PROTECTED]> >
