help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Emacs with GTK


From: David Kastrup
Subject: Re: Compiling Emacs with GTK
Date: Fri, 25 Feb 2005 19:36:31 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

August <fusionfive@comhem.se> writes:

> On fre, 2005-02-25 at 15:18 +0100, David Kastrup wrote:
>
>> Athena does not mix with Gtk, and Athena menus and dialogs suck
>> royally.
>
> I think that if the standard Emacs release supported a native look
> and feel of the menu bar and the scrollbar on the major desktops
> GNOME, KDE, Windows (XP), Mac OS X etc. everyone would be
> happy. These are really basic widgets, so it can't be that hard to
> code it, right?

If you had bothered informing yourself, you'd have found that GTK+,
Windows XP and MacOSX (as well as Athena and Motif and naked X11, and
I probably forgot something) _are_ natively supported in the developer
version.

Qt is C++, and the whole signal/memory management model and baggage
coming with it is not likely to blend well with Emacs which ties into
lots more of operating system functionality than just "widgets".
GNOME and KDE are _not_ "basic widgets" but complete desktops.  Emacs
supports drag&drop from them to itself, but that is mostly the extent
of its capabilities.  But GTK+ of course provides the GNOME _looks_,
and the icons it uses are also synchronized with GNOME 2.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

reply via email to

[Prev in Thread] Current Thread [Next in Thread]