You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/02/08 14:12:27 UTC

[jira] Updated: (PIVOT-405) Can not set the font of TextArea

     [ https://issues.apache.org/jira/browse/PIVOT-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown updated PIVOT-405:
-----------------------------

    Fix Version/s: 1.4.1

> Can not set the font of TextArea
> --------------------------------
>
>                 Key: PIVOT-405
>                 URL: https://issues.apache.org/jira/browse/PIVOT-405
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk-wtkx
>    Affects Versions: 1.4
>            Reporter: alfred zhang
>             Fix For: 1.4.1
>
>
> I use two ways to set the font of TextArea, but neither dose work.
> 1. Theme theme = Theme.getTheme();
>      theme.setFont(new Font("宋体",Font.PLAIN,16));
> 2.<TextArea wtkx:id="textArea"
> editable="false"
> styles="{wrapText:false, font:'Courier 50'}"/>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.