[fpc-pascal]CRT Window Colors
Ralf A. Quint
FreeDOS at gmx.net
Fri Oct 17 18:53:17 CEST 2003
At 07:37 AM 10/17/2003, Krall Ed-P27726 wrote:
>Is there any way to get a white background color for a console window? I use
>textbackground (white) from the CRT package, but the window is gray.
No, as you have only 7 background colors, as one bit is reserved for the
blink bit. Theoretically, you can disable it, but doesn't work on all
cards/BIOS's...
Ralf
More information about the fpc-pascal
mailing list