Re: textcolor should be fontcolor

Jeff Buhrt <[email protected]> Fri, 02 Apr 2004 17:11:16 -0500
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
Charlie,

I would disagree. A font family and size are 'static' (unless a scaled 
font), so font & fontsize. The color used to create text, is per text 
'string' (box), thus text & a matching textcolor.

-Jeff

Charles Goodwin wrote:

>Title says it all.
>
>We have the properties:
>text
>textcolor
>font
>fontsize
>
>It'd be more consistent to use either fontcolor or textsize.
>  
>