Simple example Tkinter GUI with async task and read only ScrolledText and Text widgets
This project need python3 and Tkinter
Download for Linux(Ubuntu):
sudo apt-get install python3-tk
Execute in console gui.py script:
python3 gui.py
Simple example Tkinter GUI with async task and read only ScrolledText and Text widgets
Python