Skip to content
#

tkinter-gui

Here are 2,300 public repositories matching this topic...

PySimpleGUI
klieret
klieret commented May 28, 2019

Type of Issues (Enhancement, Error, Bug, Question)

Bug:

  1. Initialize Window
  2. Show it (window.Read())
  3. Run window.Disable()
  4. The whole desktop environment freezes, nothing is clickable anymore
  5. Change to tty terminal and kill application
  6. Things are normal again

Operating System

Ubuntu 16.04 LTS 64 bit

Python version

Python 3.5.2

PySi

enhancement good first issue documentation Performance Improvement

This project (a desktop app) is for educational purpose. The main objective of this project is to help beginners to be able to visualize the basic algorithms and get a better understanding of the underlying operations. And obviously it is needless to say that anyone who is willing to contribute is invited to use their creativity in making the visualizations even better and attractive. One can add fresh Algorithms and visualization of their choice too. It has been developed in python using the pygame and tkinter libraries. You can also improve the readability of the code by providing a better structure to the code (could also refactor the variable and function names) and document it.

  • Updated Dec 9, 2020
  • Python

Tkmacosx is a Python library extension to the Tkinter module. Change background and foreground colors of a Button, Use ColorVar to change colors of multiple widgets just like StringVar, and much more.

  • Updated Jan 8, 2022
  • Python

Improve this page

Add a description, image, and links to the tkinter-gui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tkinter-gui topic, visit your repo's landing page and select "manage topics."

Learn more