[Plib-devel] Re: [PATCH] puListBox: don't use hard-coded colors
Brought to you by:
sjbaker
From: Melchior F. <mf...@us...> - 2005-07-09 12:07:59
|
* Melchior FRANZ -- Thursday 07 July 2005 22:58: > The attached patch uses PUCOL_LABEL for text, and (PUCOL_BACKGROUND-PUCOL_LABEL)/2 > for selected text. This assumes that background and text have good contrast > against each other, and something in between differs enough from either, while > still being legible. Could this, please, be considered anyway, independent of my qualities as "lawyer" or lack thereof? puComboBox has a similar problem: it doesn't propagate its own color to its children. Would you accept a patch? m. |