filmov
tv
17. Listbox widget in Tkinter (Python)

Показать описание
In this video of the series of "Developing GUI using Tkinter - Python", I am going to show you how you can use Listbox widget. We will see how you can add and delete single or multiple items.
Listbox allows you to view all the options in the widget and you can add or delete even after creating the widget.
For the full version of the code, do visit our github page:
Timestamps:
00:00 Introduction
00:40 Creating a Listbox
03:12 Single items add & delete
07:09 Multiple items add & delete
11:04 Ending
Feel free to comment and ask questions.
Thank you.
Listbox allows you to view all the options in the widget and you can add or delete even after creating the widget.
For the full version of the code, do visit our github page:
Timestamps:
00:00 Introduction
00:40 Creating a Listbox
03:12 Single items add & delete
07:09 Multiple items add & delete
11:04 Ending
Feel free to comment and ask questions.
Thank you.