home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / tcl / 1336 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.0 KB  |  24 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!usc!cs.utexas.edu!torn!cunews!nrcnet0!bnrgate!bcars267!bnr.ca!jamensky
  3. From: jamensky@bnr.ca (Mark Jamensky)
  4. Subject: Re: Going Busy in Tk
  5. Message-ID: <1992Sep11.130935.25882@bnr.ca>
  6. Sender: news@bnr.ca (usenet)
  7. Nntp-Posting-Host: bcarh27a
  8. Reply-To: jamensky@bnr.ca (Mark Jamensky)
  9. Organization: Bell-Northern Research Ltd.
  10. References:  <1992Sep2.151925.2425@bnr.ca>
  11. Date: Fri, 11 Sep 1992 13:09:35 GMT
  12. Lines: 10
  13.  
  14.   I obtained the "busy" script to change my cursor to a watch.  I modified it
  15. such that all widgets have their cursor changed to a watch whether they had a
  16. a cursor associated with them or not.  My problem is that when I change the
  17. cursor for a frame (using ".frame config -cursor watch") with several widgets in
  18. it, Tk seems to be doing a resize or refresh and thus my whole window seems to
  19. redraw itself.  Is there a way to stop this refresh or is it inherent in the frames.
  20.  
  21. -- 
  22. Mark Jamensky   jamensky@bnr.ca   Bell-Northern Research   Ottawa
  23.  
  24.