Skip to content

Releases: honghaier-game/PythonIDE-PyMe

V1.5.5

30 Jul 16:39
Compare
Choose a tag to compare
  1. Modify and open the black screen bug of the project.
  2. Improve the handling of dragging controls to Frame or LabelFrame.
  3. Cancel the "frame" button in the design view and add a splitter bar.
  4. Press shift to drag for proportional scaling.
  5. Add "lock" and "unlock" position drag in the control right-click menu.
  6. The modification prompt box is displayed at the top.
  7. Add the suction line close to the position between the controls.

v1.5.4

27 Jul 13:35
Compare
Choose a tag to compare
  1. Add system tray editing
  2. Add checkbutton type to the menu
  3. Modify some feedback bugs.

v1.5.3

21 Jul 04:58
Compare
Choose a tag to compare
  1. Modify the package exe to start the display TK, TCL error
  2. Add two directories resources and packageres, which are used to place resource pictures of relative paths and pictures packed into exe.
  3. Modify and improve the operation and display of drag control to frame and labelframe.
  4. Improve packaging and increase upx compression.

V1.5.2

19 Jul 14:29
Compare
Choose a tag to compare
  1. Add export settings to provide a variety of options.
  2. Change the crawler template to case project.
  3. Add PDF tools and train ticket cases.
  4. Improve the function of operation and debugging.
  5. Add Mac version.
  6. Add donation function. If you want to support me, you can remit money to me.
  7. Fix some feedback bugs

V1.5.1

07 Jul 07:09
Compare
Choose a tag to compare
  1. The process of login and registration is optional, which speeds up the project development.
  2. Divide Chinese into simplified Chinese and traditional Chinese.
  3. Embedded video tutorial.
  4. New control renaming function.
  5. Modify and delete the control bug.
  6. Reorganize all attribute names to make them easier to understand.
  7. A lot of bugs have been modified
  8. Complete the tutorial document.

V1.4.5

09 Jun 08:26
Compare
Choose a tag to compare
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

24 May 12:41
Compare
Choose a tag to compare

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

25 Mar 14:16
Compare
Choose a tag to compare

1.Optimize the interface
2.Add labelframe
3. modify some bug,

V1.3.6

08 Mar 06:18
Compare
Choose a tag to compare

1.Add New Control: PanedWindow
You can use it to split the Window.
2.Fix some bugs.