Widgets: RadioButton: RadioButton image doesn't appear in horizontalFlowPane
----------------------------------------------------------------------------

                 Key: XAP-223
                 URL: https://issues.apache.org/jira/browse/XAP-223
             Project: XAP
          Issue Type: Bug
          Components: Widgets
            Reporter: Trevor Oldak
            Priority: Critical


<xal xmlns="http://openxal.org/ui"; xmlns:xal="http://openxal.org/ui";> 

                        <horizontalFlowPane width="825px">
                                <radioButton group="bonk" width="200px" 
text="foo"/>
                                <radioButton group="bonk" width="200px" 
text="bar"/>
                        </horizontalFlowPane>
</xal>

Run the above XAL and you'll see that the radioButton image doesn't show up.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to