为Group 添加滚动条
代码
<s:Scroller height="88" x="141" y="88">
<s:Group x="229" y="101">
<s:layout>
<s:VerticalLayout/>
</s:layout>
<s:Button x="10" y="10" label="按钮"/>
<s:Button x="10" y="10" label="按钮"/>
<s:Button x="10" y="10" label="按钮"/>
<s:Button x="10" y="10" label="按钮"/>
<s:Button x="10" y="10" label="按钮"/>
<s:Button x="10" y="10" label="按钮"/>
</s:Group>
</s:Scroller>

浙公网安备 33010602011771号