Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 409 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 409 Bytes

gd

windows go下的 duilib,directui 界面库.

借助go语言对c++版的duilib进行重写,一些函数的并没有完全追从c++的方法进行一模一样的进行重写,一些功能和特性上,肯定是减少了,但会逐步的进行完善.确保能够在windows上能够稳定运行.

大致会在2021.10月完成第一版的重写

  • 完成基本的事件消息循环
  • 支持布局和简单控件