Python Forum
How old am I? (first gui script)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How old am I? (first gui script)
#6
(Jun-27-2018, 03:46 PM)buran Wrote: Normally you would display the result in a widget, e.g. label, not messagebox. Also, get rid of using global variables

I want a secondary window to display errors (the result is just temporarily using the msgbox in the future it will pop a window with a picture in it), so messagebox from tkinter seemed very convenient. But this malfunction seems to occur to me with both my GUI scripts so I have to use another function instead of messagebox.
Reply


Messages In This Thread
How old am I? (first gui script) - by Nwb - Jun-27-2018, 01:42 PM
RE: How old am I? (first gui script) - by buran - Jun-27-2018, 02:01 PM
RE: How old am I? (first gui script) - by Nwb - Jun-27-2018, 03:33 PM
RE: How old am I? (first gui script) - by buran - Jun-27-2018, 03:39 PM
RE: How old am I? (first gui script) - by buran - Jun-27-2018, 03:46 PM
RE: How old am I? (first gui script) - by Nwb - Jun-28-2018, 02:39 AM

Forum Jump:

User Panel Messages

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