public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] srcwin search widget removal
@ 2002-03-06 12:46 Martin M. Hunt
  0 siblings, 0 replies; only message in thread
From: Martin M. Hunt @ 2002-03-06 12:46 UTC (permalink / raw)
  To: Insight Mailing List

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]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-06 20:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-06 12:46 [PATCH] srcwin search widget removal Martin M. Hunt

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).