public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Martin M. Hunt" <hunt@redhat.com>
To: Insight Mailing List <insight@sources.redhat.com>
Subject: [PATCH] srcwin search widget removal
Date: Wed, 06 Mar 2002 12:46:00 -0000	[thread overview]
Message-ID: <200203062045.g26Kjmx10254@localhost.localdomain> (raw)

Checked in as obvious.

If you have noticed blank windows, broken mode widget, etc, 
then this will fix the problem.

-- 
Martin Hunt
GDB Engineer
Red Hat, Inc.

2002-03-06  Martin M. Hunt  <hunt@redhat.com>

	* library/srcwin.itb: Don't try to set balloon help
	for search widget; it moved to srcbar.

Index: library/srcwin.itb
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/library/srcwin.itb,v
retrieving revision 1.23
diff -u -p -r1.23 srcwin.itb
--- srcwin.itb	2002/03/05 22:22:20	1.23
+++ srcwin.itb	2002/03/06 20:42:14
@@ -160,7 +160,6 @@ body SrcWin::_build_win {} {
     balloon register $_statbar.func.$i "Current function name"
     balloon register $_statbar.mode.$i "Source mode"
   }
-  balloon register $_statbar.frame.search "Search for text"
   balloon variable $_status ${twin}_balloon
 
   $_statbar.mode entryset [$twin mode_get]

                 reply	other threads:[~2002-03-06 20:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200203062045.g26Kjmx10254@localhost.localdomain \
    --to=hunt@redhat.com \
    --cc=insight@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).