Releases: honghaier-game/PythonIDE-PyMe
Releases · honghaier-game/PythonIDE-PyMe
V1.5.5
- Modify and open the black screen bug of the project.
- Improve the handling of dragging controls to Frame or LabelFrame.
- Cancel the "frame" button in the design view and add a splitter bar.
- Press shift to drag for proportional scaling.
- Add "lock" and "unlock" position drag in the control right-click menu.
- The modification prompt box is displayed at the top.
- Add the suction line close to the position between the controls.
v1.5.4
- Add system tray editing
- Add checkbutton type to the menu
- Modify some feedback bugs.
v1.5.3
- Modify the package exe to start the display TK, TCL error
- Add two directories resources and packageres, which are used to place resource pictures of relative paths and pictures packed into exe.
- Modify and improve the operation and display of drag control to frame and labelframe.
- Improve packaging and increase upx compression.
V1.5.2
- Add export settings to provide a variety of options.
- Change the crawler template to case project.
- Add PDF tools and train ticket cases.
- Improve the function of operation and debugging.
- Add Mac version.
- Add donation function. If you want to support me, you can remit money to me.
- Fix some feedback bugs
V1.5.1
- The process of login and registration is optional, which speeds up the project development.
- Divide Chinese into simplified Chinese and traditional Chinese.
- Embedded video tutorial.
- New control renaming function.
- Modify and delete the control bug.
- Reorganize all attribute names to make them easier to understand.
- A lot of bugs have been modified
- Complete the tutorial document.
V1.4.5
Update TKinterDesigner.exe 1. Add UnDo,ReDo Button,support press key 'Ctrl+Z','Ctrl+Y' to do these event. 2. Fix some bug.
V1.4.3
1.Optimize the code text's input , include tips dialog ,key code high light...
2.You can use key 'up','down','left','right' to move the control in the UI canvas.
V1.3.7
1.Optimize the interface
2.Add labelframe
3. modify some bug,
V1.3.6
1.Add New Control: PanedWindow
You can use it to split the Window.
2.Fix some bugs.