发布日期:2025-11-30 浏览次数:353
1.增加Screen类的Pyi解析
2.增加窗体无边框组件及其拉伸控件
3.增加了轮播图控件
4.增加包管理器功能
5.Application类增加多个函数
6.修复断点图标遗失问题
7.Tkinter和PyQT窗体设计器增加快捷键复制粘贴功能
8.修复配置改变风格窗体设计器隐藏不显示的问题
9.GLCL工程界面设计器运行菜单添加了调试子菜单
10.单文件部署增加了显示EXE及运行EXE功能
11.修复tk和pyqt窗口设置Title属性为空字符串的问题
12.修复ttk的font属性设置无效的问题
13.修复文件对比功能多次点击报错问题及默认启用
14.修复启动页最近项目列表同名工程打开错误问题
15.修复绿色版报错问题
16.窗体设计器增加了组件操作的撤销功能且完善了快捷键操作
17.修复控件生成事件偶然性出现重复的问题
18.配置窗口选项页增加了一个设置工程路径的功能
19.完善LLM相关菜单项的翻译
20.Ai组件升级到3.0增加了多个相关组件
1. Added Pyi parsing to the Screen class
2. Added a borderless form component and its stretch control
3. Added a carousel control
4. Added package manager functionality
5. Added several functions to the Application class
6. Fixed the issue of missing breakpoint icons
7. Added shortcut key copy and paste functionality to the Tkinter and PyQt form designers
8. Fixed the issue of the form designer not showing up when the style is changed
9. Added a debug submenu to the run menu of the GLCL project interface designer
10. Added the ability to display and run the EXE in single-file deployment
11. Fixed the issue of setting the Title attribute to an empty string in TK and PyQt windows
12. Fixed the issue of ttk's font attribute setting being invalid
13. Fixed the issue of multiple clicks causing an error in the file comparison function and enabled it by default
14. Fixed the issue of opening projects with the same name in the recent projects list on the startup page
15. Fixed the error issue in the portable version
16. Added an undo function to component operations in the form designer and improved the shortcut key operation
17. Fixed the issue of occasional duplicate control generation events
18. Added a function to set the project path to the configuration window options page
19. Improved the translation of LLM-related menu items
20. Upgraded Ai components to version 3.0 and added several related components