Python Forum
[Tkinter] .get() doesn't exist?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] .get() doesn't exist?
#3
(Oct-13-2019, 03:52 PM)Axel_Erfurt Wrote: try

Box=Entry(window,width=15)
Box.grid(row=2, column=3,sticky=E)

The Entry shows up, the issue I am having is the fact that I cant get the data from that entry
Reply


Messages In This Thread
.get() doesn't exist? - by GalaxyCoyote - Oct-13-2019, 02:32 PM
RE: .get() doesn't exist? - by Axel_Erfurt - Oct-13-2019, 03:52 PM
RE: .get() doesn't exist? - by GalaxyCoyote - Oct-13-2019, 05:03 PM
RE: .get() doesn't exist? - by Axel_Erfurt - Oct-13-2019, 05:14 PM
RE: .get() doesn't exist? - by GalaxyCoyote - Oct-13-2019, 05:30 PM
RE: .get() doesn't exist? - by joe_momma - Oct-13-2019, 10:11 PM
RE: .get() doesn't exist? - by GalaxyCoyote - Oct-14-2019, 03:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] _tkinter.TclError: image "pyimage2" doesn't exist Killdoz 1 10,686 May-30-2020, 09:48 AM
Last Post: menator01

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020