One significant advantage to GTK though is that it is GPL and available on multiple platforms for no cost (except for transmission and media etc).
QT/Trolltech are a bit of an anomaly on the Windows platform. QT for windows is not a free product. To develop QT apps on windows platforms requires you dishing out a good chuck of change. Although I own QT for Windows, I think this one thing is worth noting to anyone doing cross platform development with it. Probably one reason why cross platform developers looking for least costly solutions don't always tend to jump on the QT bandwagon if they plan to target windows. Whereas GTK doesn't suffer this problem. Mike On Wed, 2004-06-09 at 19:03, Aaron J. Seigo wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On June 8, 2004 09:45, Andrew Graupe wrote: > > IMO C/C++ are still good for general programming. If I understand > > correctly, you're looking for something more like VB for desktop > > development. You could try GLADE 2, which allows GUI design with C/C++ > > backend, with GTK+. > > glade (even glade2) is pretty crappy. Qt Designer is immensley more powerful, > flexible and eaier to get a nice looking GUI out of. it's GPL'd, of course. > > - -- > Aaron J. Seigo > GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 > while (!horse()); cart(); > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) > > iD8DBQFAx7Nb1rcusafx20MRAsL9AKCLHM3Iq7E63kyteMVgbciTpYSoTgCfTQV5 > NwUdUXGp6i3na+r1xM79opc= > =xNCg > -----END PGP SIGNATURE----- > > _______________________________________________ > clug-talk mailing list > [EMAIL PROTECTED] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca -- Mike Petch CApp::Sysware Consulting Ltd. Suite 1002,1140-15th Ave SW. Calgary, Alberta, Canada. T2R 1K6. (403)804-5700. _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

