# duilib **Repository Path**: lyfh/duilib ## Basic Information - **Project Name**: duilib - **Description**: 基于Troy版duilib(https://github.com/qdtroy/DuiLib_Ultimate)扩展,部分自定义 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-09-25 - **Last Updated**: 2021-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本Duilib是基于[Troy版DuiLib_Ultimate](https://github.com/qdtroy/DuiLib_Ultimate)扩展来。 扩展了部分控件及属性 原版说明: 支持功能: 1、官方原有功能; 2、增加资源管理器支持,资源管理更加方便; 3、支持多国语言功能; 4、增加对高DPI自适应的机制(接口简单,实用方便); 6、控件支持样式表(Style)功能,控件属性管理设置更加方便易用; 7、新增功能(IP地址控件、List网格线等); 8、修正大量Bug:RichEdit输入变化消息、Combo字体设置、Button自动布局、控件右下边框绘制不完全、菜单控件崩溃等; 9、项目内置各种使用例子与编译选项(多字节Unicode,静态库和动态库)