Skip to content

v1.0.0 - Initial Public Release

Latest
Compare
Choose a tag to compare
@rigvedmaanas rigvedmaanas released this 17 May 13:04
· 2 commits to main since this release
18afb27

Custom Tkinter Builder - v1.0.0 Initial Public Release

Features Implemented

  • Drag and Drop user interface
  • Adjust all the parameters of all the widgets.
  • Supports responsive Pack method
  • Supports 15/16 core widgets
  • Includes 10 pre customized widgets
  • Includes inbuilt icon support (more than 2000 ready to use icons with 5 different styles and customisable color)
  • Includes Palette which allows the users to change the colors of a UI with a single click of a button.
  • Supports Scrollable Frame (Vertical and Horizontal)
  • Export to .py (OOP and standard)
  • Save project (.json)
  • Duplicate widgets, Delete Widgets, Change order of widgets and Change parent of widgets
  • Visualize the structure of your UI with the inbuilt Hierarchy Panel
  • Allows users to work on both light and dark mode of the UI
  • Add images, change fonts, etc

Upcoming

  • Support for place and grid manager
  • Support other libraries (Video Player, GIF Player, Slide View, Graph, Code Viewer, etc)
  • Support for Tab View
  • Support for multiple Page