Tkinter Listbox widget to show options for user selection

preview_player
Показать описание
00:00 Introduction
00:36 Tkinter window template
00:58 Displaying Listbox with options on Tkinter
02:56 Managing font , background , foreground colour and elements on selection
04:38 Using List to add options to Listbox
06:05 Printing option based on index of a listbox
06:44 Printing selected option of Listbox on button click
09:28 Binding select event of a listbox to display selected option
12:31 Delete selected option of Listbox on button click

#Python #Tkinter #Listbox #plus2net #Tutorial

Download source code here

Part II of Listbox with Database as source of options

Part III Displaying selected option of Listbox in Label

Part IV Displaying Multiple selected options of Listbox in a Label

Рекомендации по теме