Flex的Form显示两列的解决方案 很简单,很NB: <s:HGroup width="100%"> <mx:Form width="50%"> </mx:Form> <mx:Form width="50%"> </mx:Form> </s:HGroup> posted on 2010-10-19 17:20 kimhom wong 阅读(...) 评论(...) 编辑 收藏 转载于:https://www.cnblogs.com/skynothing/archive/2010/10/19/1855694.html 来源:https://blog.csdn.net/weixin_30321709/article/details/99188044 标签 解决方案