List Boxes - Python Tkinter GUI Tutorial #61

preview_player
Показать описание
In this video we'll learn about List Boxes with Tkinter and Python.

A list box is a box that holds a list of items. It's a tkinter widget that can be used for all sorts of things. In this video I'll show you how to create one, how to add items to a listbox, how to select items from a listbox, and how to delete items from a listbox.
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire Tkinter Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:

Codemycom
Автор

This deserves more views brilliant videos.

noice
Автор

thank for making these things so easy. for someone who doesnt work with these all the time you videos are gold to hit the ground and make something cool.🙏

AI_For_Scientists
Автор

Smashed the Like Button! Thanks man, your channel has helped me do something I never thought I would have been able to. You're the best!

austinccolton
Автор

Just.. thank you for everything, John! I used to hate tkinter, but with your help.. i kind of like it!

EiswaffelGHG
Автор

Hey John, Thanks a ton for all the Tkinter Video man! I used almost every widget from your videos for my personal project, thanks again :) I've added your YT list to my list for reference.

I just have a small request, could you please try to make a video on how to play around with 'window' sizes and how to move widgets to center (even after maximizing the entire window) and how to make the window full screen by default.

Thanks much again 👍

naveenvaddi
Автор

Thank you for this series in usual. You saved my project. Thx

kulubrimbor
Автор

Yo I watch and re-watch your videos. Awesome job! I only wish to be as skilled as you! Each video I watch I learn something new. Keep them coming!

spikespike
Автор

Hello John, I am bald, like you, and I always bump somehow my head, which is very often leaving traces :)
We, bald headed people, suffer a lot from objects that always seem to hang where they should not be :)))
I enjoy this video about listboxes and doing stuff with them. Thank you!!!

Lennardish
Автор

Loving these videos, John! Could you do a tutorial on how to save and display images in a listbox on Tkinter? For example: using a dialog box I select 5 jpg or png files and have them all appear in the listbox as 'thumbnails'. Thanks!

tannerjohnston
Автор

Thank you for such an awesome tutorial!, I hope you really get more than your current amount of subscribers as you deserve more!

insertxk_dev
Автор

Thank you ever so much for your tutorials much appreciated

jefflee
Автор

Hello sir(Jhon elder).You are my favorite teacher in teaching GUI Development.Thank you. I've seen every video on GUI development in ur utube channel and I am inspired to build a project.

I am currently working on a project and I encountered a problem.I want a table to show the result (marks of each subject)of a class.As tkinter has no Table widget, so I tried using the Grid geometry and scrollbar but the text is shrinking and overlapping with increase in number of students(rows).could you please help me with this?

charanreddy
Автор

Hey John, amazing tuts. You earned a subscriber. Quick question, how do you update listbox in a thread?

aimannabil
Автор

hello, thanks for the video. How would you create a numbered list where the number auto-populates as you type the next line?

Potatostarch
Автор

get anchor would work if used in a function then later on called, but in case print(l.get(anchor)) was just written at the end the code would not print every time I select and anchor any idea why?

salahroualmi
Автор

Would u plz show how to bind an event listener to the listbox to automatically detect the selected item?

nobodyeverybody
Автор

Is there any way to make the columns resizable by clicking and dragging on the edge of the top box in a column? (like you can most other prorgrams' listboxes)

JohnSmithZen
Автор

Hello!! is it possible to display a second list boxes by selecting a value in a first list boxes?

justpourlapai
Автор

hello teacher I have a question in minute 10:35 __ why you should write global ((my_label))?

Abdulaziz-e-