-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 18 Dec 2003 13:13, Michael JasonSmith wrote: > On Thu, 2003-12-18 at 12:49, Zane Gilmore wrote: > > Gnome uses C but with a coding style that tries to emulate object > > orientation. > > There are also C++ bindings for the GTK+/GNOME libraries. However, Zane > is correct in saying that most of GNOME is written in standard C. AFIK > Qt/KDE code needs a special preprocessing step before you can compile > it. Can someone else confirm?
Widgets headers need to be pre-preprocessed with 'moc'. If you use KDevelop, it will set up the autoconf/automake/etc for you to do this. There are also some other language binding for KDE - including C, Java, Perl, Python, C#, JavaScript (ECMAScript) and Ruby. Later Lee Begg - -- PGP key: 0xB77923D9 Finger Print: AF27 65AC DC4C 473C EDFB 3E60 A401 C657 B779 23D9 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/4TsspAHGV7d5I9kRAtSCAJwIEoiKZzpq+AnL9XWmZ4OIUKijdgCeIJ+4 tiCz2SYlffzPV8IzuUX+yf0= =YHa5 -----END PGP SIGNATURE-----
