From: Robby Findler (robby at cs.uchicago.edu) Date: Fri Jun 27 09:07:41 EDT 2003 |
|
At Fri, 27 Jun 2003 09:20:11 +0000, "Saint Katsmall T. Wise, Esquire" wrote: > 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? You can create your own derived classes from text% and possibly editor-canvas% and override on-paint. Robby
Posted on the users mailing list. |
|