home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / programm / 8102 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  883 b 

  1. Path: sparky!uunet!cs.utexas.edu!news
  2. From: phil@cs.utexas.edu (Philip Smolen)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: A graphic window in text mode?
  5. Date: 26 Jul 1992 23:35:32 -0500
  6. Organization: U Texas Dept of Computer Sciences, Austin TX
  7. Lines: 12
  8. Message-ID: <l76v8kINN826@muleshoe.cs.utexas.edu>
  9. References: <Bs0w13.HLF@news.cso.uiuc.edu>
  10. NNTP-Posting-Host: muleshoe.cs.utexas.edu
  11.  
  12. In article <Bs0w13.HLF@news.cso.uiuc.edu> macg9505@uxa.cso.uiuc.edu (Michael Alan Corn) writes:
  13. >IBM's newest wordprocessor offers a split screen mode which
  14. >provides _both_ WYSIWYG and text mode at the same time.  My
  15. >question is how is this done?  I'd like to bring up a graphic
  16.  
  17. A standard VGA adapter has a 16 color mode that is more precise that normal
  18. 80x25 text mode.  You can make text in graphics mode on a VGA monitor that
  19. looks the same as text in text mode.
  20.  
  21.                     --Phil
  22.  
  23.  
  24.