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