From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27325 invoked by alias); 6 Mar 2002 20:46:27 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 27238 invoked from network); 6 Mar 2002 20:46:19 -0000 Received: from unknown (HELO localhost.localdomain) (12.230.181.242) by sources.redhat.com with SMTP; 6 Mar 2002 20:46:19 -0000 Received: from there (DRAGON [127.0.0.1]) by localhost.localdomain (8.11.6/8.11.6) with SMTP id g26Kjmx10254 for ; Wed, 6 Mar 2002 12:45:48 -0800 Message-Id: <200203062045.g26Kjmx10254@localhost.localdomain> Content-Type: text/plain; charset="iso-8859-1" From: "Martin M. Hunt" Organization: Red Hat Inc To: Insight Mailing List Subject: [PATCH] srcwin search widget removal Date: Wed, 06 Mar 2002 12:46:00 -0000 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SW-Source: 2002-q1/txt/msg00181.txt.bz2 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 * 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]