home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / pascal / 8027 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.8 KB

  1. Xref: sparky comp.lang.pascal:8027 comp.os.msdos.misc:6957 comp.sys.ibm.pc.misc:16525
  2. Newsgroups: comp.lang.pascal,comp.os.msdos.misc,comp.sys.ibm.pc.misc
  3. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!wijkstra
  4. From: wijkstra@fwi.uva.nl (Marcel Wijkstra (AIO))
  5. Subject: Switch video mode in Turbo Pascal (5.5, 8514)
  6. Message-ID: <1993Jan11.090744.4311@fwi.uva.nl>
  7. Sender: news@fwi.uva.nl
  8. Nntp-Posting-Host: ic.fwi.uva.nl
  9. Organization: FWI, University of Amsterdam
  10. Date: Mon, 11 Jan 1993 09:07:44 GMT
  11. Lines: 27
  12.  
  13. Hi,
  14.  
  15. We use Turbo Pascal 5.5 on a PS/2 with a 8514 for a Computer Graphics course.
  16. My suprevisor wrote a set of graphics procedures, that supports both standard
  17. VGA as well as 8514. In VGA mode, we have no problems at all.
  18. However, when we use the 8514 mode, there is a problem with switching back to
  19. text mode when an error occurs (proghram termination), or when using the IDE
  20. for debugging. In both cases, the 8514 screen stays on top, and the text
  21. screen remains invisible.
  22. When the program terminates normally, the text screen does appear.
  23.  
  24. Is there some solution to this problem?
  25. I've heard you can control the video mode switching for debugging with the
  26. specification of one monitor for the IDE, and one for program output, but
  27. I cannot find anything about it in the manual. How can this be done?
  28. Is there a simple way of writing a TSR that takes over control of the
  29. video mode switching (I never wrote a TSR before...)?
  30. Or can it be done by programming the 8514 differently (I did not write the
  31. grapphics procedures, but I do have access to its source code)?
  32.  
  33. Thanks in advance,
  34. Marcel.
  35. -- 
  36.  X       Marcel Wijkstra   AIO   (wijkstra@fwi.uva.nl)
  37. |X|         Faculty of Mathematics and Computer Science    
  38.  X           University of Amsterdam   The Netherlands
  39. ======Life stinks. Fortunately, I've got a cold.========
  40.