摘要:
introduction 更多控件用法,请参考 here 和 源码。 本文的代码基于这里 xml文件添加代码 基于上一篇, 继续向basic.xml中添加下面关于CheckBox的代码。 xml完整源码在文末。 <!--checkbox--> <VBox> <CheckBox class="chec 阅读全文
摘要:
introduction 更多控件用法,请参考 here 和 源码。 本文的代码基于这里 lets go xml文件添加代码 下面的xml文件内容,删除label控件的相关代码,增加了3个按钮。 其中,代码如下: <?xml version="1.0" encoding="UTF-8"?> <Win 阅读全文
摘要:
introduction 本文将总结我对nim_duilib的xml配置。 更多控件和控件属性的具体说明, 请参考 here before starting ### 1 You should clone the program named NIM_Duilib_Framework 2 open th 阅读全文