Skip to content

Releases: honghaier-game/PythonIDE-PyMe

V1.6.0

Choose a tag to compare

@honghaier-game honghaier-game released this 01 Nov 01:52

Main updates:

  1. Strengthen and improve the component function.
  2. Provide that users can submit their own components and skin to the market.
  3. The automatic backup function is added, and the code will be compressed to the backup directory, which can be set in the settings.
  4. Modify the bug of recent feedback.

V1.5.5

Choose a tag to compare

@honghaier-game honghaier-game released this 30 Jul 16:39
  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

Choose a tag to compare

@honghaier-game honghaier-game released this 27 Jul 13:35
  1. Add system tray editing
  2. Add checkbutton type to the menu
  3. Modify some feedback bugs.

v1.5.3

Choose a tag to compare

@honghaier-game honghaier-game released this 21 Jul 04:58
  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

Choose a tag to compare

@honghaier-game honghaier-game released this 19 Jul 14:29
  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

Choose a tag to compare

@honghaier-game honghaier-game released this 07 Jul 07:09
  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

Choose a tag to compare

@honghaier-game honghaier-game released this 09 Jun 08:26
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

Choose a tag to compare

@honghaier-game honghaier-game released this 24 May 12:41

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

Choose a tag to compare

@honghaier-game honghaier-game released this 25 Mar 14:16

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

V1.3.6

Choose a tag to compare

@honghaier-game honghaier-game released this 08 Mar 06:18

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