[ 
https://issues.apache.org/jira/browse/PIVOT-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088203#comment-13088203
 ] 

Noel Grandin commented on PIVOT-790:
------------------------------------

It might simpler to add a new style to BoxPane that makes it fill the available 
space in the orientation direction.
Not sure what to call such a property, though.
Ideally, we should change "fill" to be an enum with values NONE, HORIZONTAL, 
VERTICAL, BOTH
but that's an API change.


> Add FillPane layout container that acts like a BoxPane with fill=true in both 
> directions
> ----------------------------------------------------------------------------------------
>
>                 Key: PIVOT-790
>                 URL: https://issues.apache.org/jira/browse/PIVOT-790
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>    Affects Versions: 2.0.1
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Minor
>             Fix For: 2.0.1
>
>         Attachments: fill.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Would like to have a FillPane that lays out its components to fill the 
> available space both horizontally and vertically.  It does have an 
> orientation (like BoxPane) to specify the direction to lay things out but it 
> always allows its children to fill up the space.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to