Python Forum
need hep with entry
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need hep with entry
#3
There are other errors. Like progress_bar has not been declared that I can see, you import tkinter more than once, and you have more than one Tk() instance. And does Test_1.py contain a function or class also named Test_1? If not, you will have problems there as well. Looks like some testing and organization are in order.
Reply


Messages In This Thread
need hep with entry - by juliolop - Jan-03-2019, 04:33 PM
RE: need hep with entry - by nilamo - Jan-03-2019, 08:17 PM
RE: need hep with entry - by woooee - Jan-04-2019, 12:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Transfer Toplevel window entry to root window entry with TKinter HBH 0 4,420 Jan-23-2020, 09:00 PM
Last Post: HBH
  [Tkinter] how to get the entry information using Entry.get() ? SamyPyth 2 3,451 Mar-18-2019, 05:36 PM
Last Post: woooee

Forum Jump:

User Panel Messages

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