Commit c3854e7
committed
v1.6.8
Updated content: new features:
1. Add git project and provide the ability of GIT clone, pull and push projects.
2. Add the ability to update to the latest version with one click.
3. Add prompt text for icon buttons to improve ease of use.
4. Split the original treeview into treeview and listview, and the listview is specially used to deal with table data.
5. Split the original datasource component of other components into two components: FileReader and datatable. FileReader is responsible for reading text and datatable is responsible for reading two-dimensional data table.
6. Add socket component to other components to be responsible for network communication.
7. Add serial component to other components to be responsible for serial communication.
8. Add timer component to other components to provide timer function.
9. Apk packaging mode adds support for RadioButton, checkbutton, text and progress controls.
10. Add Mp3player component to other components to play MP3.
11. Add a videoplayer component to other components to play videos.
12. After the component is obtained, the intelligence is improved through the point access function
13. Win64 is developed with Python version 3.10.4.
Bug modification:
1. Optimize the Android packaging experience and correct relevant errors.
2. Fix the new project to save the last set path.
3. Fixed that label could not enter spaces directly.
4. Fixed the copy failure function when pressing ALT to drag after the control name was modified.
5. Correction: when calling the save file dialog box to save, the PY suffix function is automatically added.
6. Fixed a bug with only one step to undo fallback.1 parent 117b5b5 commit c3854e7
12 files changed
Lines changed: 0 additions & 936 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments