Cocoa可折叠面板UI设计
我正在尝试使用 Interface Builder 在 XCode 3.2.6 上开发一个界面。我计划设计一个带有可折叠面板的用户界面,如下图所示:
http:// i1-win.softpedia-static.com/screenshots/TexturePacker_1.png
在此示例中,UI 上有 3 个面板(几何、布局和输出)。当用户折叠“几何”面板时,它会缩小,“布局”面板会与“输出”面板一起向上移动。您可以单独展开和折叠每个面板。
是否有任何特殊技术可以做到这一点,或者我是否需要使用自定义控件来实现此视图?如果有,您知道哪个组件集具有此功能吗?
I'm trying to develop an interface on XCode 3.2.6 with Interface Builder. I'm planing to design an UI with collapsible panels like image below:
http://i1-win.softpedia-static.com/screenshots/TexturePacker_1.png
In this sample, there is 3 panels seen on the UI (Geometry, Layout and Output). When user collapses the Geometry panel, it shrinks and Layout panel moves up with Output panel. You can expand and collapse each panel individually.
are there any special technique to do that or do I need to use a custom control to achieve this view? If so, do you know which component set has this feature?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论