Mail Archives: djgpp/2002/08/28/18:58:11
Message-ID: | <000801c24ee4$fff08ce0$6601a8c0@RayDell>
|
From: | "Ray Wright" <ray AT netheaven DOT com>
|
To: | <djgpp AT delorie DOT com>
|
Subject: | problem with white background
|
Date: | Wed, 28 Aug 2002 18:48:14 -0400
|
MIME-Version: | 1.0
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000
|
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000
|
Reply-To: | djgpp AT delorie DOT com
|
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C24EC3.7763BE90
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
(Is this the right address to send requests for help?)
I'm writing a program for a customer that requires simple graphics -- in =
particular, black text on a high-intensity-white background. I'm using =
the djgpp version of curses. It doesn't seem possible to have a =
hi-white background for text (this is also a problem with other versions =
of curses that I've tried). I've tried everything I can think of, such =
as OR-ing the black-and-white color pair with A_BOLD in the attron =
function, and the text background is always gray instead of hi-white. =
Is there any way to get a hi-white background for text? Any help here =
would be appreciated.
------=_NextPart_000_0005_01C24EC3.7763BE90
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2719.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>(Is this the right address to send =
requests for=20
help?)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I'm writing a program for a customer =
that requires=20
simple graphics -- in particular, black text on a high-intensity-white=20
background. I'm using the djgpp version of curses. It =
doesn't seem=20
possible to have a hi-white background for text (this is also a problem =
with=20
other versions of curses that I've tried). I've tried everything I =
can=20
think of, such as OR-ing the black-and-white color pair with A_BOLD in =
the=20
attron function, and the text background is always gray instead of=20
hi-white. Is there any way to get a hi-white background for =
text? =20
Any help here would be appreciated.</FONT></DIV></BODY></HTML>
------=_NextPart_000_0005_01C24EC3.7763BE90--
- Raw text -