Path: utzoo!utgpu!watserv1!watmath!att!rutgers!mit-eddie!uw-beaver!zephyr.ens.tek.com!tekcrl!tekgvs!toma From: toma@tekgvs.LABS.TEK.COM (Tom Almy) Newsgroups: comp.sys.ibm.pc Subject: Re: TC++ Utils and mouse problems Message-ID: <7790@tekgvs.LABS.TEK.COM> Date: 12 Jul 90 20:04:16 GMT References: <46500140@uxa.cso.uiuc.edu> <647@cvbnetPrime.COM> Reply-To: toma@tekgvs.LABS.TEK.COM (Tom Almy) Organization: Tektronix, Inc., Beaverton, OR. Lines: 22 In article av@uta.fi (Arto Viitanen) writes: >Yes, I had quite similar problems. They disappered, when I changed NNANSI.SYS >ansi-driver to NANSIS.SYS ansi-driver. Problem is, (I think) that when >scrolling the screen, NNANSI.SYS does not move the text in the screen, but >the screen in the text (i.e. the beginning of the screen in memory); so TD >and rest don't write to the screen as you see it. Yep, sad but true. I am the author of NNANSI.SYS (an "improved version" of NANSI.SYS which I did not write), and your description is correct. No matter how you set the screen swap, it doesn't work. You *can* continue to use NNANSI, if you compile it with FAST EQU FALSE, but that negates a lot of NNANSI's value. I simply have a "debug" system configuration with NANSI.SYS and the 80386 memory driver for turbo debug/profiler. On other occasions I run wiht NNANSI and 386^MAX. Then again sometimes I need HIMEM.SYS and SMARTDRV... (I have a program RESTART that addresses these problems, the latest version has been submitted to comp.binaries.ibm.pc) Tom Almy toma@tekgvs.labs.tek.com Standard Disclaimers Apply