MyGUI_Orge官网教程_1.Widgets窗口部件

本文介绍如何使用MyGUI的所见即所得程序LayoutEditor创建GUI,通过生成和加载布局文件来理解不同Widgets及其对应的皮肤,如窗口、按钮、编辑框等。详细列举了公共皮肤类型,涵盖简单窗口、可调整大小的窗口、按钮和编辑器等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

哪些Widgets可用?

刚开始接触MyGUI和可用的widgets,其API文档不是最好的起点。启动demo中的Layout Editor,并点击一些按钮。用这所见即所得的程序,你可生成你的GUI,并保存到文件,之后可从程序加载该文件。当你不想用layout文件,而是想自己写代码来创建GUI,你仍然可用layout文件来获知widget的类型和要是使用的皮肤。

一些公共的皮肤skins

所有widgets有同名的皮肤skin,有些有超过一个的皮肤:

  • Window - simple window.
    • WindowC - skin for window with caption.
    • WindowCS - skin for resizeable window with caption.
    • WindowCSX - skin for resizeable window with caption and close button.
  • Button - simple button.
    • ButtonSmall - skin for small buttons.
    • CheckBox - skin for button.
  • Edit - edit (multi line, password, read-only).
    • EditStretch - skin for high edits (looks a bit better and a bit slower).
  • VScroll, HScroll - vertical and horizontal scroll.
    • VSlider, HSlider - vertical and horizontal scroll without buttons at the ends.
  • Widget - [used for simple widgets, there's no "Widget" skin]
    • Separator1 - skin for horizontal separator.
    • Separator2 - skin for horizontal separator.
    • Separator3 - skin for vertical separator.
    • Separator4 - skin for vertical separator.
    • Default - empty skin
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值