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

Roger Whitcomb resolved PIVOT-790.
----------------------------------

    Resolution: Fixed

Added to layout tutorials as well.

Sending        
trunk\tutorials\src\org\apache\pivot\tutorials\explorer\component_explorer_window.bxml
Adding         
trunk\tutorials\src\org\apache\pivot\tutorials\explorer\fill_pane.bxml
Adding         
trunk\tutorials\src\org\apache\pivot\tutorials\layout\FillPanes.java
Adding         
trunk\tutorials\src\org\apache\pivot\tutorials\layout\fill_panes.bxml
Adding         trunk\tutorials\www\fill-panes.xml
Sending        trunk\tutorials\www\index.xml
Sending        trunk\tutorials\www\layout-containers.xml
Adding         trunk\wtk\src\org\apache\pivot\wtk\FillPane.java
Adding         trunk\wtk\src\org\apache\pivot\wtk\FillPaneListener.java
Sending        trunk\wtk\src\org\apache\pivot\wtk\Theme.java
Adding         trunk\wtk\src\org\apache\pivot\wtk\skin\FillPaneSkin.java
Adding         
trunk\wtk-terra\src\org\apache\pivot\wtk\skin\terra\TerraFillPaneSkin.java
Transmitting file data ............
Committed revision 1161290.

> 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, fill_pane_horizontal.jpg, 
> fill_pane_vertical.jpg
>
>   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