gpt4 book ai didi

apache-flex - Flash builder (Flex) - 隐藏 UI 元素

转载 作者:行者123 更新时间:2023-12-04 03:12:27 25 4
gpt4 key购买 nike

嘿,如何在 Flash Builder 中隐藏元素?我可以做 visible=false 但元素仍然存在(其他按钮未居中)。我正在寻找 display:none 样式属性。

<mx:HBox horizontalAlign="center">
<mx:Button id="publishButton" label="Start" />
<mx:Button label="Stop" visible="false" />
</mx:HBox>

谢谢!

最佳答案

visible="false"includeInLayout="false",它们应该一起使用。

关于apache-flex - Flash builder (Flex) - 隐藏 UI 元素,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4422840/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com