You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2012/11/06 21:30:14 UTC

[jira] [Updated] (PIVOT-871) Add a line number / character count ruler for use with scrolling text areas

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

Roger Whitcomb updated PIVOT-871:
---------------------------------

    Fix Version/s:     (was: 2.0.3)
                   2.0.4
                   2.1
    
> Add a line number / character count ruler for use with scrolling text areas
> ---------------------------------------------------------------------------
>
>                 Key: PIVOT-871
>                 URL: https://issues.apache.org/jira/browse/PIVOT-871
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk, wtk-terra
>    Affects Versions: 2.0.2
>         Environment: All
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Minor
>              Labels: ruler
>             Fix For: 2.1, 2.0.4
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> The idea is to take the Ruler class that is already implemented in two of the tutorials and beef it up so that it can act as either a line number ruler (vertical orientation) or a character count ruler (horizontal orientation) for use with TextArea or TextPane inside a ScrollPane.  It would be attached either as the "rowHeader" or "columnHeader" of a ScrollPane with the appropriate orientation.
> By selecting the same font into the ruler as is used in the TextArea or TextPane, presumably it would be in sync with the text.  Alternatively, we could add row height and column width styles that would override the font metrics if there was a sizing problem.  Will have to see once I get it implemented.
> There could be other possible useful styles -- again, I will have to see once I get it implemented what might make sense.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira