如何禁用弹性按钮栏的切换
如何禁用 Spark:Buttonbar 中按钮的切换性质,使其行为类似于 mx:ButtonBar?
How to disable the toggle nature of buttons in spark:Buttonbar so that it would behave similar to mx:ButtonBar?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这适用于按钮栏:
This works on the button bar:
如果您只想进行视觉更改:
创建一个自定义外观类,以便“按下状态" 按钮使用与“向上状态'。
If you only want to make a visual change:
Create a custom skin class so that the "down state" of the button uses the same skin as the 'up state'.