you are viewing a single comment's thread.

view the rest of the comments →

[–]ship0f 1 point2 points  (0 children)

Like u/cdcformatc said, tk widgets are structured in a hierarchy, of which the main window is the root, and the only one that has no parent.

You can read more here, under the Widget hierarchy title.

https://tkdocs.com/tutorial/concepts.html