public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: <irox@hell.com>
To: Aurelian Melinte <amelinte@ALIS.COM>
Cc: sourcenav@sources.redhat.com
Subject: Re: can I add two or more buttons in the toolbar
Date: Mon, 18 Jun 2001 12:04:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.10.10106181158230.8431-100000@zaphod.mindfactory.org> (raw)
In-Reply-To: <4.2.1.20010618111756.00ac5660@192.168.60.239>

On Mon, 18 Jun 2001, Aurelian Melinte wrote:

> hello,
> 
> I just tried to add two buttons in the sourcenav's toolbar, by declaring 
> two sn_rc_symbolbrowser procedures in rc.tcl (obviously wrong :)) hoping to 
> end up with two buttons. Only the last one shows.

declaring two procs with the same name deletes the first one.
You need to put the code to add both buttons in the same
sn_rc_symbolbrowser (or put them in seperate procs if you like
and call them from sn_rc_symbolbrowser).

Ian

  reply	other threads:[~2001-06-18 12:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-18  8:14 Aurelian Melinte
2001-06-18 12:04 ` irox [this message]
2001-06-18 13:03   ` Aurelian Melinte

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

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

  git send-email \
    --in-reply-to=Pine.LNX.4.10.10106181158230.8431-100000@zaphod.mindfactory.org \
    --to=irox@hell.com \
    --cc=amelinte@ALIS.COM \
    --cc=sourcenav@sources.redhat.com \
    /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.
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).