unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Oliver Scholz <alkibiades@gmx.de>
Subject: XPM via Lisp in the toolbar
Date: Tue, 12 Nov 2002 18:32:25 +0100	[thread overview]
Message-ID: <usmy6d786.fsf@ID-87814.user.dfncis.de> (raw)

Some time ago I posted a library to deal with XPM images (internally:
convert them to PPM) to this group. I am currently working on this
again and at the same time I am hooking this library into the
functions that deal with images in general (mainly `create-image' and
`find-image'). The goal of the latter is that Emacs would support XPM
transparently wether it was compiled with xpmlib or not. I understood
that this was considered to be useful. My original purpose was to make
only gamegrid.el DTRT when Emacs was compiled without XPM support.

Now tool-bar.el uses `find-image' to find the appropriate image type
-- so far either XPM, PBM or XBM. With xpm.el hooked in, Emacs tries
to convert the icon in XPM format and put it on the tool-bar. I would
consider this as a feature, but: I am currently using MS Windows XP
and I noticed that the :mask property is not supported for images on
the toolbar. Images don't work properly on XP in general, but in the
normal case the image is displayed only with false colours. On the
toolbar they don't show up at all. This leads to a "tool-bar" which is
unusable.

So is this going to be fixed? The image support on MS Windows needs
some bug fixes anyways, but at least the toolbar currently works (with
the PBM icons). Or should I disable my stuff for toolbar-icons in
general?

    Oliver
-- 
22 Brumaire an 211 de la Révolution
Liberté, Egalité, Fraternité!

             reply	other threads:[~2002-11-12 17:32 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-12 17:32 Oliver Scholz [this message]
2002-11-13 17:15 ` XPM via Lisp in the toolbar Oliver Scholz
2002-11-15  2:36   ` Richard Stallman
2002-11-15  3:31     ` alkibiades
2002-11-15 14:08       ` Stefan Monnier
2002-11-16 14:51       ` Richard Stallman
2002-11-16 14:51       ` Richard Stallman
2002-11-16 18:44         ` alkibiades
2002-11-17  7:15           ` Richard Stallman
2002-11-17 12:30             ` alkibiades
2002-11-17 12:49               ` Oliver Scholz
2002-11-15 15:06     ` Jason Rumney
2002-11-15 18:06       ` Jason Rumney
2002-11-18 14:08       ` Oliver Scholz
2002-11-18 16:59         ` mushroom icon [was: Re: XPM via Lisp in the toolbar] John Paul Wallington
2002-11-18 19:38         ` XPM via Lisp in the toolbar Jason Rumney
2002-11-14  4:10 ` Richard Stallman
2002-11-15 17:47 ` W32 image patch (was Re: XPM via Lisp in the toolbar) Jason Rumney
2002-11-19  8:51   ` bootstrap fails with current CVS on MS Windows XP Oliver Scholz
2002-11-19  9:30     ` Juanma Barranquero
2002-11-20 21:13     ` Richard Stallman

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=usmy6d786.fsf@ID-87814.user.dfncis.de \
    --to=alkibiades@gmx.de \
    /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).