How To Create Apps In Python Using Tkinter!

preview_player
Показать описание


Background music:
Creative Commons Attribution-ShareAlike 3.0 Unported
Рекомендации по теме
Комментарии
Автор

Just stumbled across your channel and LOVE IT! Finally a creator who understands how to use background music wisely. Learning a lot, thank you!

kingofcastlechaos
Автор

Great job man. I'm on Python3 in Pycharm and it wouldn't let me use the "Brass 30 font." But this was a lot of fun!

HHJoshHH
Автор

Thanks for the video! I've been wanting to work with tkinter again but it's been about a month since I last did a project with it.

imma
Автор

Great intro! I'd like to see more about tkinter — maybe a follow-up with something that plays a small game or creates a calculator or utility or something?

histrion
Автор

Great video!!! This made me understand both classes and tkinter way better you're the king!!!!

AddingAUsername
Автор

Thank you for the video! Very helpful! Keep it up

sapachino
Автор

Hey man, great video, just wondering, what is your VSCode theme? Yours looks much smoother.

migasgt
Автор

Great video! Very clear and professional!

evanbtaylor
Автор

great vid, love the content and chill background music. you should maybe add this to your tutorial playlist...

SlackerCast
Автор

Make a video about introspection and annotration in Python

kuc
Автор

ttk is needed for the combobox and cannot be grouped with tk widgets.

Kripibipi
Автор

I havent seen the mainframe being elemented, if you had another frame (other_frame) for example, could you have a button click command or other call change the mainframe by simply swapping out other frames;

For example i made a digital cleaning checklist app for work, and it had subsections of how often each job had to be done, and when you clicked on a button i would place forget the labels currently displayed then place the labels for the other subsection, could i have just created all the frames on the start up and just swap them out with changing the mainframe

domenicfieldhouse
Автор

Do you think that one day, python will have and maintain its own X windowing system for GUI's?

SusanAmberBruce
Автор

Hey, what font settings do you use because when I downloaded Brass Mono and installed it into vscode, it became really messy so I'm just wondering how to make it look like yours. Thanks!

franzliszt
Автор

Thanks for the great tutorial Sir! Special request if you could show us sir as well how to deploy or run this as an app or exe file? I hope my question makes sense. Thanks a lot again!

donista.brigida
Автор

tnx supper helpful and super easy to read tnx allot subbed and liked<3

mrfriendlyghost
Автор

for some reason I get an error with "command=self.reverse". I get: Cannot access member "reverse" for type "App"
Member "reverse" is unknownPylance
or
AttributeError: 'App' object has no attribute 'reverse'

willsee
Автор

I'm working on a mac and followed your code exactly, but for whatever reason the background color wasn't changing for me. My text just had a weird dark grey effect surrounding it, almost like the text, button, etc all were in "dark mode", while the rest of the frame was white

harisserdarevic
Автор

It keeps saying bad option: “-command” must be: -column -columnspan, -in ……

acid
Автор

help the reverse text isn't working i put in "lonely tylenol" and it didn't work

turtleman