<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
Robby Findler wrote:<br>
<blockquote type="cite"
 cite="mid200306271307.h5RD7g8b084362@pimout6-ext.prodigy.net">
  <pre wrap="">  For list-related administrative tasks:
  <a class="moz-txt-link-freetext" href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a>

At Fri, 27 Jun 2003 09:20:11 +0000, "Saint Katsmall T. Wise, Esquire" wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Now I am faced with the problem of setting the background color of a 
text% control. The text has a black background like I want and did using 
the styles, but I want the entire box to have black background 
(otherwise it's damn ugly). How would I do that?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You can create your own derived classes from text% and possibly
editor-canvas% and override on-paint.

Robby

  </pre>
</blockquote>
Thanks<br>
<br>
Katsmall<br>
</body>
</html>