unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Gillespie <epg@pretzelnet.org>
Subject: Re: Gtk patch version 2, part 1
Date: Tue, 17 Dec 2002 00:18:02 -0500	[thread overview]
Message-ID: <14385.1040102282@remus.pretzelnet.org> (raw)
In-Reply-To: buo8yypcsg8.fsf@mcspd15.ucom.lsi.nec.co.jp

Miles Bader <miles@lsi.nec.co.jp> writes:

> I also notice that scrollbars flicker _a lot_, to the extent that it's
> pretty annoying.

Yes, i notice that too.

> Also, menu display seems noticably slower than with `lucid toolkit'
> menus, but that may be just GTK being slow (or some sort of intentional
> delay).

It certainly isn't GTK.

> Otherwise, it's looking good!

Quite!

> I still don't want to use it for everyday use, because the menu bar is
> too big and ugly, but that's partially Gnome/GTK's fault -- it only
> seems to have _one_ font you can specify, which gets used for everything
> (and I want to keep the large font for my `panel' text)!

No, you can specify styles for individual widgets just like with
true Xt applications.  Application developers are supposed to
assign their widget's name with gtk_widget_set_name().  As long
as Emacs sets its menubar widgets to be named something like
"emacs-menubar" something like this should do what you want:

style "emacs-menubar-font" { font = "blah" }
widget emacs-menubar style "emacs-menubar-font"

--  
Eric Gillespie <*> epg@pretzelnet.org

Build a fire for a man, and he'll be warm for a day.  Set a man on
fire, and he'll be warm for the rest of his life. -Terry Pratchett

  reply	other threads:[~2002-12-17  5:18 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-16 20:22 Gtk patch version 2, part 1 Jan D.
2002-12-17  2:03 ` Miles Bader
2002-12-17  5:18   ` Eric Gillespie [this message]
2002-12-17  5:26     ` Eric Gillespie
2002-12-17  5:55       ` Miles Bader
2002-12-17  6:21         ` Eric Gillespie
2002-12-17  8:57           ` Miles Bader
2002-12-17  9:15             ` Miles Bader
2002-12-17 10:42               ` Eric Gillespie
2002-12-17 19:45                 ` Jan D.
2002-12-18  2:01               ` Richard Stallman
2002-12-17  9:29             ` Eric Gillespie
2002-12-17 19:15           ` Jan D.
2002-12-17  9:32   ` Miles Bader
2002-12-17 19:22     ` Jan D.
2002-12-17 19:14   ` Jan D.
2002-12-18  1:08     ` Miles Bader
2002-12-18  6:40       ` Jan D.
2002-12-17 10:14 ` Simon Josefsson
2002-12-17 19:25   ` Jan D.
2002-12-18  0:50     ` Nick Roberts
2002-12-18 18:51       ` Richard Stallman
2002-12-17 18:44 ` Richard Stallman
2002-12-17 19:36   ` Jan D.
2002-12-18  5:54     ` Eli Zaretskii
2002-12-18 14:59       ` Alex Schroeder
2002-12-19 18:33         ` Richard Stallman
2002-12-20 15:21           ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14385.1040102282@remus.pretzelnet.org \
    --to=epg@pretzelnet.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).