Tkinter #3 - Ways to Get User Input

preview_player
Показать описание
Link to Code:

00:00 - Intro
01:52 - Grid System
03:03 - Text Input
04:21 - Radio Buttons
09:03 - Checkboxes
12:15 - Scale Input
15:50 - Dropdown Menu Input
18:51 - Calendar Date Input
22:35 - Text Box Input
25:54 - Submit Button
26:30 - Get information from all inputs
32:50 - Fixing Errors
33:55 - Testing and Wrap Up

#python #tkinter
Рекомендации по теме
Комментарии
Автор

I have watched so many intro to tkinter videos. I LOVED yours. Super easy to understand, you really explain everything in ways others really hadn't, so thank you!!!! You are the first person to talk about window.columnconfigure (at least out of the 10 plus videos I have watched) It answered so many questions and problems I was having! You helped me so much with this video. Would love to see a more advanced video of advanced things one can do in tkinter! Thanks! subscribed!!

dorothymanlief
Автор

Nice one, all in one guide to use Tkinker widgets, Great stuff. Look forward to more of your vids Regards Phil ps.. could you do a Login with hash code?

philmillington
Автор

How do you detect certain text in a text box?

dragoncraftmc
Автор

Your TK vids keep reminding me why I switched to PySimpleGUI. Thanks for the effort!

keithlohmeyer