Delete Frame Children Widgets - Python Tkinter GUI Tutorial #50

  Рет қаралды 37,365

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 54
@Codemycom
@Codemycom 4 жыл бұрын
▶️ Watch Entire Tkinter Playlist ✅ Subscribe To My KZbin Channel: bit.ly/2UFLKgj bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
@SMSVERMAG1124
@SMSVERMAG1124 4 жыл бұрын
Hello sir, I have watched approx 56 videos from your Tkinters playlist, You are amazingly boooooom! please suggest some books for better understanding of Tkinter
@Codemycom
@Codemycom 4 жыл бұрын
@@SMSVERMAG1124 Thanks! Sorry, I don't know of any books.
@purvapatel3066
@purvapatel3066 4 жыл бұрын
One of the best content on youtube.. Keep doing it. Thank you 😊 Support from 🇮🇳always!!!!!!!
@Codemycom
@Codemycom 4 жыл бұрын
I appreciate that!!
@velorien9965
@velorien9965 3 жыл бұрын
imagine someone who doesn't know about tkinter just randomly overhearing "once we have the names of all the children we can destroy them all"
@Codemycom
@Codemycom 3 жыл бұрын
lmao
@ricardopaiva88
@ricardopaiva88 4 жыл бұрын
You literally saved my life. Thank you. I was so searching for this!
@Codemycom
@Codemycom 4 жыл бұрын
Glad I could help!
@Aku1985Khera
@Aku1985Khera 4 жыл бұрын
Love your videos.....Really helped me build tKinter project. Thanks to you :)
@Soupdrum
@Soupdrum 4 жыл бұрын
amazing, man. i love your vids. this is exactly what ive been hacking at for a few days and the way i came up with was garbage compared to this
@Codemycom
@Codemycom 4 жыл бұрын
Awesome, glad it helped!
@morezatnt2228
@morezatnt2228 2 жыл бұрын
OMG THANK YOU !! YOU DEBUGED MY PROJECT !!!
@Codemycom
@Codemycom 2 жыл бұрын
Happy to hear it!
@jagadishpattanaik1068
@jagadishpattanaik1068 3 жыл бұрын
Is it possible to get the name of variables associated with the children. I want to keep one children and destroy all other.
@aaronbuster1989
@aaronbuster1989 4 жыл бұрын
Totally could have used this video back in January when I was trying to clear the printed results from a database. I eventually found this method on stackExchange and used the For variable "child" instead of widget and thusly named that section of code, "The Anakin Clause".
@Codemycom
@Codemycom 4 жыл бұрын
Ha, nice!
@advance2
@advance2 Жыл бұрын
Great job, buddy! You rock!
@Codemycom
@Codemycom Жыл бұрын
Thanks
@s.d12333
@s.d12333 15 күн бұрын
Inshallah mashallah you saved me!! The GOATTT
@pratyushpro9060
@pratyushpro9060 4 жыл бұрын
Thanks for best informative and simple videos. I have made a program, which am using in day to day life foe internet surfing. Your videos helped me a lot in building my own application and putting all the ideas into it. Thank you. Make more and more videos, and I will be waiting for them :-) .
@Codemycom
@Codemycom 4 жыл бұрын
Awesome!
@pratyushpro9060
@pratyushpro9060 4 жыл бұрын
@@Codemycom I have a doubt, how can we make our application appear over other applications. I made my application by which i can browse through my computer , when i open other applications, they open above this tkinter app. I want to make this tkinter app to all ways appear on screen. How can we solve this problem.
@bentsionben-david2769
@bentsionben-david2769 2 жыл бұрын
Thanks you create best tkinter tutorials.. but I'm stucked because I don't know how do I merge multiple frames from from multiple python files? Merge means to embedded childframe in mainframe as "one piece" as frame1 inside frame2.. but not separated or different frames? Thanks 🙏🙏
@Codemycom
@Codemycom 2 жыл бұрын
put a second frame inside a frame in the same exact way you put anything else in a frame.
@akosvarga4085
@akosvarga4085 4 жыл бұрын
You're our Master!
@Codemycom
@Codemycom 4 жыл бұрын
Ha, thanks!
@yourprogrammer8667
@yourprogrammer8667 4 жыл бұрын
thank you so much it was very helpful for me as I was working on a personal project thank You!
@Codemycom
@Codemycom 4 жыл бұрын
You're very welcome!
@RyanDanielG
@RyanDanielG 3 жыл бұрын
feed the algorithm! great vid!
@Codemycom
@Codemycom 3 жыл бұрын
thank you kindly
@juantellez8989
@juantellez8989 3 жыл бұрын
Thanks a lot, you saved my life :D
@Codemycom
@Codemycom 3 жыл бұрын
Glad you enjoyed it!
@dargi_am
@dargi_am 4 жыл бұрын
"All of those things are children [...] once we have the names of them we can destroy each of them."
@Codemycom
@Codemycom 4 жыл бұрын
lol
@WetNoodle9
@WetNoodle9 4 жыл бұрын
Q: Wouldn't simply calling a .destroy() method on the frame itself also destroy all of its children?
@Codemycom
@Codemycom 4 жыл бұрын
try it and see :-p
@ricardopaiva88
@ricardopaiva88 4 жыл бұрын
This would destroy the frame itself (and its children). There are situations in which you want to delete all the children, but keep the frame.
@Codemycom
@Codemycom 4 жыл бұрын
@@ricardopaiva88 yup
@BMO-28
@BMO-28 3 ай бұрын
@dargi_am
@dargi_am 4 жыл бұрын
Thanks a lot for the videos !!!!!!!!!
@Codemycom
@Codemycom 4 жыл бұрын
You're welcome.
@krishnendhus6202
@krishnendhus6202 4 жыл бұрын
How to destroy a frama after entering to another frame???
@Codemycom
@Codemycom 4 жыл бұрын
What do you mean by entering another frame? Anytime you run any function, you can destroy anything you want.
@jerichoempleo6712
@jerichoempleo6712 2 жыл бұрын
hello its been years, but how did u do it? I want to delete my login frame the proceeds to main frame
@joeyblaq9952
@joeyblaq9952 3 жыл бұрын
💪
@Codemycom
@Codemycom 3 жыл бұрын
:-)
@abrarmulla1196
@abrarmulla1196 3 жыл бұрын
nice vid
@Codemycom
@Codemycom 3 жыл бұрын
Thanks!
@gIiterpopzz
@gIiterpopzz 2 жыл бұрын
winfo_children isn't highlighting
@Codemycom
@Codemycom 2 жыл бұрын
what did you do differently from the video?
@tortolgawd4481
@tortolgawd4481 Жыл бұрын
I can't believe walter white stopped teaching chemistry and started teaching programming tho
@Codemycom
@Codemycom Жыл бұрын
lol
Adding a Full Screen ScrollBar - Python Tkinter GUI Tutorial #96
15:08
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Understanding the tkinter window and how to use widgets
19:10
Modern Graphical User Interfaces in Python
11:12
NeuralNine
Рет қаралды 1,6 МЛН
Overwrite Grid Labels - Python Tkinter GUI Tutorial #42
9:16
Codemy.com
Рет қаралды 30 М.
Make Tkinter Look 10x Better in 5 Minutes (CustomTkinter)
4:40
TurbineThree
Рет қаралды 379 М.
Tkinter - Modify Widgets From Different Classes
22:39
JobinPy
Рет қаралды 4,9 М.
Python GUI Development With PySimpleGUI
15:15
Real Python
Рет қаралды 1 МЛН
Entry Widgets in CustomTkinter - Tkinter CustomTkinter 3
11:41
Tkinter․com
Рет қаралды 27 М.