From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Maindoor Newsgroups: gmane.emacs.help Subject: Re: Adding toolbar buttons Date: Wed, 26 Nov 2008 05:18:55 -0800 (PST) Message-ID: <954228.80385.qm@web57804.mail.re3.yahoo.com> References: <623775.58751.qm@web57803.mail.re3.yahoo.com> Reply-To: sanjeevfiles@yahoo.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1221055909-1227705535=:80385" X-Trace: ger.gmane.org 1227705641 7398 80.91.229.12 (26 Nov 2008 13:20:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Nov 2008 13:20:41 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 26 14:21:44 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L5KKh-0001G5-PV for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Nov 2008 14:21:32 +0100 Original-Received: from localhost ([127.0.0.1]:40697 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5KJW-0000BD-FY for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Nov 2008 08:20:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L5KIF-00008H-1F for help-gnu-emacs@gnu.org; Wed, 26 Nov 2008 08:18:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L5KID-00006l-2G for help-gnu-emacs@gnu.org; Wed, 26 Nov 2008 08:18:58 -0500 Original-Received: from [199.232.76.173] (port=37965 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5KIC-00006G-Jj for help-gnu-emacs@gnu.org; Wed, 26 Nov 2008 08:18:56 -0500 Original-Received: from web57804.mail.re3.yahoo.com ([68.142.236.82]:48739) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1L5KIC-0005wc-Ai for help-gnu-emacs@gnu.org; Wed, 26 Nov 2008 08:18:56 -0500 Original-Received: (qmail 82788 invoked by uid 60001); 26 Nov 2008 13:18:56 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=OGcAHByJAr3aKJfgi5APGQTIybGXYnKQnmFUgsyIPNSyFpXjetsqk4EMzFOcGIs56I1ko7i7Sij5E0nwwcaCZu6EMxxTYdAI5/OA75vMkR3PgPbhpXjSqtDzUpAWSdQnxm6RMvv3cAKjhOKQKefBLMlosjEnbUUtdFDwwF08j/E=; X-YMail-OSG: 9EfBUskVM1laRtsZfV0D2y96SAkzVwKbstzcxQIg14ysRFxXm7C1pk2usOwF53ToZwFvmOvGHJAIpv3PNjEa8G9WP8khJXzNONXmJK7bK.hvD0XjP5QNIdw7rUXfadTHCp1sfkD0COKpNOff57fioHVtwUupnGRQAK7weFHLaW5bhfmSixxNXJDTSmID Original-Received: from [124.30.112.50] by web57804.mail.re3.yahoo.com via HTTP; Wed, 26 Nov 2008 05:18:55 PST X-Mailer: YahooMailWebService/0.7.260.1 In-Reply-To: <623775.58751.qm@web57803.mail.re3.yahoo.com> X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:60127 Archived-At: --0-1221055909-1227705535=:80385 Content-Type: text/plain; charset=us-ascii Looks like the functionality is there, but i cannot get it to work like tool-bar-add-item. If someone has tried it do let me know. --- On Wed, 11/26/08, Maindoor wrote: From: Maindoor Subject: Adding toolbar buttons To: "help-gnu-emacs" Date: Wednesday, November 26, 2008, 1:13 PM I want to add toolbar buttons, I searched around and found that it could be done using toolbar utils. Can anyone tell where I can find toolbar-utils.el, edit-toolbar.el & xemacs-toolbar.el ? I am using kubuntu 8.04. Thanks. --0-1221055909-1227705535=:80385 Content-Type: text/html; charset=us-ascii
Looks like the functionality is there, but i cannot get it
to work like tool-bar-add-item. If someone has tried it
do let me know.

--- On Wed, 11/26/08, Maindoor <sanjeevfiles@yahoo.com> wrote:
From: Maindoor <sanjeevfiles@yahoo.com>
Subject: Adding toolbar buttons
To: "help-gnu-emacs" <help-gnu-emacs@gnu.org>
Date: Wednesday, November 26, 2008, 1:13 PM

I want to add toolbar buttons, I searched around and found
that it could be done using toolbar utils. Can anyone tell
where I can find
toolbar-utils.el, edit-toolbar.el & xemacs-toolbar.el

? I am using kubuntu 8.04.

Thanks.


--0-1221055909-1227705535=:80385--