You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "James Margaris (JIRA)" <xa...@incubator.apache.org> on 2007/03/27 23:14:32 UTC

[jira] Closed: (XAP-339) verticalFlowPane is not showing up

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

James Margaris closed XAP-339.
------------------------------

    Resolution: Fixed

There is no vertical flow pane!

> verticalFlowPane is not showing up
> ----------------------------------
>
>                 Key: XAP-339
>                 URL: https://issues.apache.org/jira/browse/XAP-339
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Other
>         Environment: Platform 4.5.3.1810
>            Reporter: Michael Mikhaylov
>
> This code generates an empty gray square:
> <xal xmlns="http://openxal.org/ui/html">
>     <rootPane width="300px" height="300px" backgroundColor="#EEEEEE">
>         <verticalFlowPane width="200px" height="200px" borderWidth="50px" 
>           borderColor="red" borderStyle="solid" backgroundColor="green"/>
>     </rootPane>
> </xal>
> Expected green square inside red square inside gray square.

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