Hello, in this python programming video, we are going to look at the top level widget, which basically allows us to create multiple windows you can think of them as child windows of our master window. And this is our master window right here. So we don't need this will only need one mainly and that will be without top level widget window. So first of all when the window not tighten, this isn't compulsory, but this will help us deal with the different windows, call it master. Now the top level window level title, I will set this to show your code. And finally, one last line, you can guess it it's just the main loop and just add that to the top level and then after you run it so both when Those are rendering master is selected by default.
If I were to select it, as you see, you can select it, we can manipulate these are pretty much as if they were just normal windows. The only difference is let me just launch again. If I close the master window down, close both of them down. I think if you weren't going with this for close the child window down master window is still open. So that's it. For the top level element is a quick video because it's a quick topic, they can do some really amazing things.
And along with this video, there's an extra link that shows you all the different features that you can apply to top level widgets. If you have any questions, feel free to reach out. And as usual, thank you for watching, and I look forward to seeing you in the next video.