kent@humu.UUCP (Kent K. Kuriyama) (10/16/87)
Does anyone know how to change the color of the trace bar on Microsoft's CodeView? I have an AT&T monochrome display adapter that emulates a CGA. CodeView assumes that the card is a CGA and displays everything in color. The trace bar is displayed in blue on a black background; it is very difficult to see on a monochrome screen. When I use the /b option, the bar is visible but the program snows. Kent Kuriyama Naval Ocean Systems Center Hawaii Laboratory <kent@nosc.mil>
gp@picuxa.UUCP (Greg Pasquariello X1190) (10/19/87)
In article <428@humu.UUCP>, kent@humu.UUCP (Kent K. Kuriyama) writes: > > Does anyone know how to change the color of the trace bar on Microsoft's > CodeView? One of your options is to set your pc to MODE BW80 before you use cv. That way, CV will display everything appropriately.