Skip to content

Akascape/CTkDesigner-Support

Repository files navigation

CTkDesigner-Support

Support page for CTkDesigner

Here you can get the trial version, or report any issues of CTkDesigner, ask for features, qna, post templates etc.

What is CTkDesigner?

CTkDesigner is a no-code, drag and drop customtkinter gui design application. (WYSIWYG: what you see is what you get).

You just have to click on the widget to spawn it on the working window, then move and place it with the mouse, change required parameters and export it to a python app. After exporting, you can edit your python app easily, like adding commands, conditions and functions. CTkDesigner will simply save your time.

Available for:
🪟 Windows 10/11 (.exe)
🍎 MacOSX (Catalina and later)





Note from dev

I have developed made CustomTkinter widgets and made them available for free. However, CTkDesigner required significant manual effort and time to create. Please consider purchasing this project as a form of support if you are interested. While there may some minor bugs, you can report them, and I will address them as soon as possible. It is highly recommended to test the trial version before buying the official version.

Links:


Buy link: https://ko-fi.com/s/6fca1ae70f
Showcase Website: https://ctkdesigner.akascape.com/

Features

  • DRAG & DROP widgets
  • Move and place widgets
  • Adjust all parameters of the widget
  • Precise place method
  • 15 core CTk widgets + 15 custom-made widgets
  • Create and preview themes
  • Multiple pages (switchable)
  • Add Hover tooltips
  • Add Popup Menus
  • ScrollableFrame
  • Customise font, add images, gif, videos etc
  • Data Visualizing widgets like graph, chart, table, calendar etc
  • Export app to .py (with pep8 refactor, both standard and OOP structure)
  • Save/Open and edit created templates
  • All required functionalities and shortcuts

Gallery

Version V1 V2 V3 V4
Screenshot Screenshot Screenshot Screenshot Screenshot
Version V5 V6 V8
Screenshot Screengif Screenshot Screenshot 2025-02-16 161817

Current Version: 8.0

30+ Widgets

all_widgets

Requirement for python:

  • customtkinter
  • ctktable
  • ctklistbox
  • ctkdlib
  • pillow
  • pywinstyles (for windows only)

(If you are using ctkvideo widget, install pyav and pyaudio)
Note: Customtkinter and its related widget libraries are all MIT licensed, users have complete freedom to use these libraries and code for any purpose (including commercial or non-commercial projects).

Watch Tutorial