Hi; I created an application that is based on the introduction of data stored in txt files. the content of these files is displayed in text widget
my problem is that I can not get the automatic refresh of the text widget display
the code in python 3.6, and it cutted into several parts :
Code:
from tkinter import *
from tkinter.ttk import Notebook
import tkinter.ttk as ttk
import