
炫彩界面库-易语言模块(中文类,中文C,英文C)-硬件加速-v3.1.1
事件格式已经写入模块源码中, 需要哪个直接复制粘贴

最新在线帮助文档


自动生成事件 需要依赖精易助手

UI设计器


v3.1.1 2021-10-22
增加炫彩窗口样式
window_style_icon = 64, ///
window_style_title = 128, ///
window_style_btn_min = 256, ///
window_style_btn_max = 512, ///
window_style_btn_close = 1024,///
window_style_default = 2031 //修改
window_style_simple = 47
window_style_modal = 1223 //修改
window_style_modal_simple=7
增加API:
XWnd_SetIcon();
XWnd_SetTitle();
XWnd_SetTitleColor();
XWnd_GetButton();
XWnd_GetIcon();
XWnd_GetTitle();
XWnd_GetTitleColor();
XC_GetD2dFactory();
XC_GetWicFactory();
XC_GetDWriteFactory();
XC_SetD2dTextRenderingMode();
XDraw_GetD2dRenderTarget();
XDraw_SetD2dTextRenderingMode();
增加枚举 XC_DWRITE_RENDERING_MODE;
//增加参数:
XImage_LoadResAdaptive();
XImage_LoadRes();
//bStretch:去掉重复的拉伸属性
XImage_LoadFile();
XImage_LoadZip();
XImage_LoadZipMem();
XImage_LoadMemory();
XImage_LoadMemoryRect();
点我下载
(已有 45 次下载)
引用模块
无 |