带有 Rebol 2 / Rebol 3 的圆角文本字段?
在当今设计中非常重要的一个小细节是圆角区域,特别是对于移动风格。如何在 Rebol 2 中执行此操作,在 Rebol 3 中是否有更多设施可以执行此操作?
A tiny detail that is hugely important in today's design is rounded corner field especially for Mobile style. How to do this in Rebol 2, is there any more facilities to do so in Rebol 3 ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不是专门在 R2 中,但应用带有圆角的位图和非常有用的“扩展效果”非常简单。
Not specifically in R2, but it's straightforward to apply a bitmap with rounded corners and the ever useful 'extend effect.
你用btn代替按钮。请参阅http://rebol2.blogspot.it/2012/07/all- vid-styles.html 了解更多详细信息。
You btn instead of button. See http://rebol2.blogspot.it/2012/07/all-vid-styles.html for more details.