August <[EMAIL PROTECTED]> 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
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to