0
Q:

tkinter textbox

	            there was 2 "=" here V you only need one
example3 = Entry(root, width=10, font="Calibri 10")
example4 = Label(root, width=10, font="Calibri 10")
3
import tkinter

textBox = tkinter.Enter(text="Placeholder text")
0

New to Communities?

Join the community