如何在 Rebol 中创建子面板并在另一个面板下方显示?
官方教程在这里 http://www.rebol.com/how-to/subpanels。 html 确实显示了如何创建面板并显示其中一个或另一个,而不是如何将它们全部显示在另一个下面。
那么还有其他文章或如何做到这一点?
The official tutorial here http://www.rebol.com/how-to/subpanels.html does show how to create panels and shows one OR the other not how to show them ALL of them one BELOW an other.
So any other article or how to do this ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只需在您希望其他面板所在的位置创建不同的框,并将其窗格设置为您希望显示的面板的布局即可。
Just create different boxes where you want the other panels to go and set their pane's to the layout of the panel you wish to display.