how to Entry.insert() work with frames in tkinter?
问题 i am trying to make a program that help me in my work at the school and i made lots of progress with it but i am messing now i need to fined how to make the path of the file to show on the Entry widget i tried lots of the stuffs in here and i may didn't git the idea behind it please help me with it import tkinter as tk from tkinter.filedialog import askopenfilename from tkinter.messagebox import showerror from tkinter import ttk import xlrd class SchoolProjict(tk.Tk): def __init__(self, *args