Hello, in this Python video, we are going to look at adding the list box widget. So this is essentially just a list of items, nothing more than dice really simple. So all we need to do is create a list box enjoy. We'll name l box in this box and specify the window you're drawing elbow, just insert the item for the index that you want to insert here. So just in linear order, one, two, you know, however many I do, and then you put what you want the list item. Item one against keep it simple.
And I'll do five and 25235. And finally, do oh stop. Now run it. And that's it, we have our list item. I think there's nothing more to it than that. As with all of the Geary videos, there will be a link.
So continue on a multitude of functions that you can use to manipulate the different widgets. Because you're having your different methods for the obviously, got insertion method here, you did have an index method. There's a method for accessing value for doing this, we're doing that. And that's the same with all of the widgets. So obviously, you know, each tutorial we just need to show you the basics of it, and you can use the links to help you further but if you have any questions, as always, feel free to reach out and I will assist you and I look forward to seeing you in the next programming tutorial.