Listbox example in Python tkinter add item to the listbox 1

preview_player
Показать описание
In this video I will attempt to explain how to add text to a listbox widget in Python 3 with tkinter list box widget

If you missed any of the code see it on my website:
Рекомендации по теме
Комментарии
Автор

Hi! I was wondering if there is a way of providing an error message if there are no contents within the listbox ?

aaronlee
Автор

Thanks a lot for this vide. very helpful!. I would like to know how can I do something similar without using a button. Just click on a item from my listbox and populate a textbox with that value. Could you provide some comments about that?

marthanieto