home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / pascal / 4938 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.8 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!swrinde!news.dell.com!uudell!bigtex!texsun!exucom.exu.ericsson.se!news
  2. From: exuptr@exu.ericsson.se (Patrick Taylor)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Changing the colorpalette in Textmode?
  5. Message-ID: <exuptr.346.714337405@exu.ericsson.se>
  6. Date: 20 Aug 92 19:03:25 GMT
  7. References: <1992Aug20.130835.137@csghsg5a.bitnet>
  8. Sender: news@exu.ericsson.se
  9. Organization: Ericsson Network Systems, Inc.
  10. Lines: 33
  11. Nntp-Posting-Host: exupc31.exu.ericsson.se
  12.  
  13. In article <1992Aug20.130835.137@csghsg5a.bitnet> 89612048s@csghsg5a.bitnet writes:
  14. >Path: exucom.exu.ericsson.se!texsun!cronkite.Central.Sun.COM!west.West.Sun.COM!news2me.ebay.sun.com!sun-barr!sh.wide!wnoc-tyo-news!nec-tyo!nec-gw!mips!sdd.hp.com!usc!sol.ctr.columbia.edu!ira.uka.de!chx400!csghsg5a.bitnet!89612048s
  15. >From: 89612048s@csghsg5a.bitnet
  16. >Newsgroups: comp.lang.pascal
  17. >Subject: Changing the colorpalette in Textmode?
  18. >Message-ID: <1992Aug20.130835.137@csghsg5a.bitnet>
  19. >Date: 20 Aug 92 13:08:34 GMT
  20. >Organization: University of St.Gallen, Switzerland
  21. >Lines: 9
  22.  
  23. >Just a small Problem...
  24.  
  25. >In the normal Textmode you can display 8 backgroundcolors and
  26. >16 Foregroundcolors. Is it possible to use all 16 colors for
  27. >Fore- and Background. 
  28.  
  29. Yes, but you will lose the ability to blink characters.  There's an INT 10h
  30. function for this.
  31.  
  32. >And is it possible to change the 16
  33. >defaultcolors to any other colors of the VGA-Palette.
  34.  
  35. Yes.  Again, INT 10h subfunction.
  36.  
  37. >Thank's a lot
  38. >Markus
  39.  ----------------------------------------------------------------------------
  40.     "This must be Thursday.  I never could get the hang of Thursdays"
  41.                                                        - D Adams
  42.   - Patrick Taylor
  43.     Ericsson Network Systems
  44.     exuptr@exu.ericsson.se                       "Don't let the .se fool you"
  45.     alternately, exuptr@ZGNews.Lonestar.Org
  46.