Lets say this is my code:
from tkinter import * window = Tk() entry = Entry(window) entry.pack() window.mainloop()
When user types polish letter