▶ Watch Object Oriented Playlist ✅ FREE Tkinter Widget Book bit.ly/3Og44ey bit.ly/3K4qlZC ▶ See More At: ✅ Subscribe To My TH-cam Channel: Tkinter.com bit.ly/3Pk1By4 ▶ MASSIVE TKINTER.COM DISCOUNT ✅ Join My Facebook Group: 30% off with coupon code: youtube bit.ly/2GFmOBz ▶ Get The Code For This Video bit.ly/3dCzz2K
This is great, most online tutorials simply demonstrate how to use the tkinter widgets but don't show you how to leverage an OO approach. I have a suggestion, could you do a follow-up video covering how you would modify this example app to use a package like ttkbootstrap to get a more modern look-and-feel with themes? In theory, an OO approach would have a payoff for such a scenario (by limiting the "blast radius" for changes) . I suggested ttkbootstrap as you've covered it extensively and it is built on tkinter.
That's a great example of converting a function based approach to an OO approach. On a related note, thank you for all the great content you've been delivering especially around Python GUIs. I built a desktop app for personal use that I use almost daily and all the GUI related concepts I learnt mostly from your channel. It uses ttkbootstrap (which I discovered from your channel). This is a short demo of the app if you'd like to take a look: th-cam.com/video/39pZ3aZR6Ig/w-d-xo.html
This is amazing! Thank you so much. I have been looking for more information on Object Oriented Tkinter. I love your presentation and am learning a lot from all your videos!
So can you give a reason why we would want to use OOP for creating the tkinter GUI? I love what you do here and you are one of the easiest python teachers to follow. Thanks!
▶ Watch Object Oriented Playlist ✅ FREE Tkinter Widget Book
bit.ly/3Og44ey bit.ly/3K4qlZC
▶ See More At: ✅ Subscribe To My TH-cam Channel:
Tkinter.com bit.ly/3Pk1By4
▶ MASSIVE TKINTER.COM DISCOUNT ✅ Join My Facebook Group:
30% off with coupon code: youtube bit.ly/2GFmOBz
▶ Get The Code For This Video
bit.ly/3dCzz2K
😊
🙂@@HasanZameer
This is great, most online tutorials simply demonstrate how to use the tkinter widgets but don't show you how to leverage an OO approach. I have a suggestion, could you do a follow-up video covering how you would modify this example app to use a package like ttkbootstrap to get a more modern look-and-feel with themes? In theory, an OO approach would have a payoff for such a scenario (by limiting the "blast radius" for changes) . I suggested ttkbootstrap as you've covered it extensively and it is built on tkinter.
I already did one for CustomTkinter, th-cam.com/video/GPcCLiOYVe4/w-d-xo.html it's mostly the same
That's a great example of converting a function based approach to an OO approach. On a related note, thank you for all the great content you've been delivering especially around Python GUIs. I built a desktop app for personal use that I use almost daily and all the GUI related concepts I learnt mostly from your channel. It uses ttkbootstrap (which I discovered from your channel). This is a short demo of the app if you'd like to take a look: th-cam.com/video/39pZ3aZR6Ig/w-d-xo.html
@@djl3009 Awesome
This is amazing! Thank you so much. I have been looking for more information on Object Oriented Tkinter. I love your presentation and am learning a lot from all your videos!
Glad you enjoyed it!
So can you give a reason why we would want to use OOP for creating the tkinter GUI? I love what you do here and you are one of the easiest python teachers to follow. Thanks!
OOP code may be simpler if your app is more complicated.
very interesting, excellent presentation of a most often feared method of programming
Glad you liked it!
This is what I needed!!!
Happy to hear it!
big up !!!!!!!!!! i really appreciate your work, thanks man.
Thanks, appreciate it!
just requesting, can you differentiate between software development and desktop application development..........please🙏
@@cyberbashir5416 Desktop apps run on a computer. Software development encompasses all development.
okay
Your videos are amazing.. please consider making videos for custom tkinter using oop
I have one at the end of the CustomTkinter playlist already.
hello
hello