public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: Ben Elliston <bje@redhat.com>
To: sourcenav@sources.redhat.com
Subject: Simple GUI patch
Date: Sun, 23 Jul 2000 23:10:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.21.0007241606390.13091-100000@moshpit.cygnus.com> (raw)

Here is a suggested patch.  Sorry for the context diff--I don't have GNU
diff handy.

Ben


2000-07-24  Ben Elliston  <bje@redhat.com>

        * tmeter.tcl (make_scale_window): Always use the watch icon when
        waiting; don't use the little Tk man.


*** /spub/local/snavigator/share/gui/tmeter.tcl Fri Jul 21 05:29:58 2000
--- ./tmeter.tcl        Mon Jul 24 16:06:08 2000
***************
*** 65,75 ****
                return
        }
  
!       if {$enable_cancel} {
!               set curs "man"
!       } else {
!               set curs "watch"
!       }
  
        set sn_scale_oldfocus [focus]
  
--- 65,71 ----
                return
        }
  
!       set curs "watch"
  
        set sn_scale_oldfocus [focus]
  


             reply	other threads:[~2000-07-23 23:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-23 23:10 Ben Elliston [this message]
2000-07-27 11:50 ` Syd Polk
2000-07-28 16:51   ` Thomas Heller

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.21.0007241606390.13091-100000@moshpit.cygnus.com \
    --to=bje@redhat.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).