[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New GNOME 2 icons
From: |
Stephen J. Turnbull |
Subject: |
Re: New GNOME 2 icons |
Date: |
Tue, 22 Apr 2003 18:16:36 +0900 |
User-agent: |
Gnus/5.090016 (Oort Gnus v0.16) XEmacs/21.5 (cabbage) |
>>>>> "Jason" == Jason Rumney <address@hidden> writes:
Jason> Perhaps we should make it easier for the end user to
Jason> replace the set of tool-bar icons, currently it appears to
Jason> need the icons to be copied to a specific location and
Jason> Emacs restarted.
I'm pretty sure this is not true; you can definitely copy command and
keysysm parts of the elements of tool-bar-map, add new images, and
install the copy. I forget the exact implementation, but it should be
possible to change the :image property of a toolbar button in-place.
This probably requires deleting a cached image instance explicitly.
I'm working on a cross-Emacs API for manipulating toolbars, should be
available shortly. It provides common functionality but uses the
existing implementations. (If it works well, it will probably become
the native API for the next release of XEmacs.)
--
Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.