public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* Simple GUI patch
@ 2000-07-23 23:10 Ben Elliston
  2000-07-27 11:50 ` Syd Polk
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Elliston @ 2000-07-23 23:10 UTC (permalink / raw)
  To: sourcenav

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]
  


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-07-28 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-23 23:10 Simple GUI patch Ben Elliston
2000-07-27 11:50 ` Syd Polk
2000-07-28 16:51   ` Thomas Heller

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