home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!think.com!paperboy.osf.org!hsdndev!dartvax!David.T.Greenfield
- From: David.T.Greenfield@dartmouth.edu (David T. Greenfield)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: How do I STOP my TextEdit field from updating?
- Message-ID: <1992Dec16.151626.14528@dartvax.dartmouth.edu>
- Date: 16 Dec 92 15:16:26 GMT
- References: <1992Dec13.182630.4371@netcom.com>
- Sender: news@dartvax.dartmouth.edu (The News Manager)
- Organization: Dartmouth College, Hanover, NH
- Lines: 11
- X-Posted-From: InterNews1.0b3@newshost.dartmouth.edu
-
- In article <1992Dec13.182630.4371@netcom.com>
- bskendig@netcom.com (Brian Kendig) writes:
-
- > How can I STOP the TextEdit field from redrawing itself immediately
- > when I delete a line?
-
- Try setting the clip rgn to exclude the TERec's viewRect before your
- series of calls to TEDelete. Then when you are finished call TEUpdate.
-
- David
- david.t.greenfield@dartmouth.edu
-