home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5995.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  814 b   |  26 lines

  1. In-Reply-To: <Pine.SUN.3.91.951025171554.10970D-100000@netnet1.netnet.net>
  2. Message-ID: <Pine.SUN.3.91.951025220845.6729A-100000@netnet1.netnet.net>
  3. MIME-Version: 1.0
  4. Content-Type: TEXT/PLAIN; charset=US-ASCII
  5. Sender: owner-paper@nacm.com
  6. Precedence: bulk
  7.  
  8.  
  9. Please go through your code and find places where the screen in being updated
  10. (hopefully they are in one common place. =).
  11.  
  12. And check if the current VT terminal is focused  on the window..
  13.  
  14. Test Case:
  15.  
  16. Start up globe (which gets 160 fps on my 486dx2-80 =) and go to another
  17. VT terminal.  Then  return...Black mouse curser and any moving graphics
  18. become black.=)
  19.  
  20. Acutely  you don't even need to run anything.=)
  21.  
  22. At least if you can figure out if your are doing massives amount of
  23. screen graphics...lock the VT terminal focus.  =)
  24.  
  25.  
  26.