Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PyImage4
#2
Tk() is called to initialize tkinter in your program, It can only be called once. If you want another top level window use the Toplevel widget. Though a dialog window may be a better choice for displaying a trophy.
Reply


Messages In This Thread
PyImage4 - by finndude - Mar-07-2021, 11:56 AM
RE: PyImage4 - by deanhystad - Mar-07-2021, 04:00 PM

Forum Jump:

User Panel Messages

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