[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main
 parent
 thread


Re: KDE switches to GNOME ??!?
by Julian Rockey on Wednesday 18/Sep/2002, @08:41
Actually not sure about that... when I to try start the Mozilla 1.1 binary in a fresh environment without GTK, it complains about the GTK library not being present..
  Related Links
 ·   Articles on Administrivia
 ·   Also by Julian Rockey
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

Re: KDE switches to GNOME ??!?
by GF on Wednesday 18/Sep/2002, @08:57
You can compile mozilla to use QT instead of GTK, one of the big advantages of having an abstract toolkit.

If you're interested, here are the recommended configure options for Qt Mozilla:

--without-gtk
--with-qt
--enable-toolkit=qt
--disable-tests (required because Qt Mozilla does not include some extra
widgets used by the tests, but not Mozilla itself)

You can also use:
--with-qtdir=<path_to_QTDIR>
otherwise $QTDIR is used.

--
GF
[ Reply To This | View ]
Re: KDE switches to GNOME ??!?
by fault on Wednesday 18/Sep/2002, @09:59
Mozilla is competely independent from any graphical toolkits. On X11, it can use xaw, gtk, qt, as a backend. It just happens that you are using a binary compiled with gtk (which is standard on X11). It's not really a gtk app, however. It doesn't even use gtk's event loop. It does use gdk for drawing.
[ Reply To This | View ]
The Fine Print: The previous comments are owned by whomever posted them.
( Reply )

  "I just wanted to be certain that the code was unmaintainable." -- Charles Samuels
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]