From xemacs-m  Thu Jan 30 22:51:38 1997
Received: from newman (root@newman.aventail.com [38.225.141.10])
	by xemacs.org (8.8.5/8.8.5) with SMTP id WAA01276
	for <xemacs-beta@xemacs.org>; Thu, 30 Jan 1997 22:51:36 -0600 (CST)
Received: from kramer.in.aventail.com.aventail.com (wmperry@kramer [192.168.1.12]) by newman (8.6.12/8.6.9) with SMTP id NAA09930 for <xemacs-beta@xemacs.org>; Thu, 30 Jan 1997 13:22:39 -0800
Date: Thu, 30 Jan 1997 13:22:39 -0800
Message-Id: <199701302122.NAA09930@newman>
From: "William M. Perry" <wmperry@aventail.com>
To: xemacs-beta@xemacs.org
Subject: Toolbar wishlist
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;

  What I'd really like to see is some way to extract a portion of a glyph.
So then you could have something similar to the MS-Windows way of
specifying toolbars.  You'd have a glyph that had 3 images per toolbar
slot, all the same height/width, like:

w3-open.gif:
+---------+---------+---------+
|         |         |         |
|   Up    |  Down   |Disabled |
|         |         |         |
+---------+---------+---------+

  The toolbar code would be smart enough to only draw the portion of the
glyph that was appropriate.  Weee fun.

-Bill P.

