Xref: utzoo comp.lang.pascal:6749 comp.os.msdos.programmer:5147 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!bcstec!voodoo!bcsfse!bcsfse.boeing.com!danr From: danr@bcsfse.boeing.com (Dan Richardson) Newsgroups: comp.lang.pascal,comp.os.msdos.programmer Subject: Re: VGA (and other) border areas Message-ID: <678@bcsfse.boeing.com> Date: 16 May 91 00:04:17 GMT References: <1991May14.204252.5492@ux1.cso.uiuc.edu> Sender: usenet@bcsfse.boeing.com Followup-To: comp.lang.pascal Organization: Boeing Computer Services, FSE, Bellevue WA Lines: 18 Seems to me that Peter Norton talks about this in Programmer's Guide to the IBM PC. I've done this myself in text mode with a screen handler that I wrote a few years ago. It's an interrupt 10 call, I believe. But know that it really shows up in modes with less than optimum resolution. Let's see...I think that 640x200 (graphics mode) can do it, but I could be mistaken. Setting the border color on a CGA card (Eeeeek!) is pretty easy, but my poor eyes could never take the grainy resolution. Setting a border color on an EGA or higher card gives a very slim border (at least on my Paradise-clone card) and really isn't worth fiddling with. For what it's worth... -------------------------------------------------------------------------------- Dan Richardson | "If there's anything more important than my Analysts International Corp. | ego around here, I want it caught and shot for Boeing Computer Services | now!" --Zaphod Beeblebrox -------------------------------------------------------------------------------- "My opinions are not necessarily those of my clients or my employers." ================================================================================