Python Forum
[Tkinter] I don't think I understand the basics of tkinter!
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] I don't think I understand the basics of tkinter!
#3
Quote:11. i don't understand what your asking on this one sorry.
If I have a background that's just a black field. Then I create a label. If I remove that label, will the background behind it be restored to the black color? Seems to be "yes" in Gnome system but not necessarily always in my target openbox system. I asked in another question about the ability to leave behind a label even though the creating program has terminated. I want to be able to do both at varying times.

For #7, if I only have one instance of tk.Tk(), like root=tk.Tk() then every time I execute a command like root.geometry, then that would affect all labels, right? I don't want that. I want it to only affect one label.
Reply


Messages In This Thread
RE: I don't think I understand the basics of tkinter! - by jpezz - Apr-07-2019, 02:28 PM

Forum Jump:

User Panel Messages

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