Working with multiple windows in tkinter
Вставка
- Опубліковано 15 січ 2025
- This video covers how to work with multiple windows in tkinter. This can either be a dedicated window, for example for error messages, or you can create completely new windows that can be used with any layout.
You can get the code here:
github.com/cle...
Why this channel is so underrated. This channel helps me in my Capstone
fr
Thanks for this video...Still this went extremely advanced for me when you created the class...I hope you keep posting content teaching from the ground basic concepts to people like me, people that at their 30s just bumped into programming and are loving it...thanks!
Thank you so much sir for this helpful video.❤🎉
The best tutorial i've watched. It helped me understand a lot of things. Thanks Atlas. Can you please make a one for Python OO?
very good tutorial... however, you began saying that you would show how to capture the response... can you please elaborate on how to capture the YES/NO or anything the user clicks on a messagebox or a Toplevel window so the main code can make decisiones based on the response?
0:30 what if it was on android
how this would be shown
I need help!
My python program uses "import tkinter as tk" but doesn't use "from tkinter import ttk" and "from tkinter import messagebox"
Why not create one jupyter book for different action and call them in master file in form of menu
كيف نعمل نافذة منبثقة من نافذة اساسية مثلا انا قمت بفتح ملف TXT وكتبت بملف وقمت بضغط على مربع خروج علامة اكس ويظهر نافذة صغيرة يقول هلتريد حفظ تغيرات او الغاء
Hi developers I need the Childfrom Frame with in window that execute multiple From windows appears
C# I used the code Childfrom that appear the panel
So Make vedio tkinter with Childfrom
good tutorial
Nice!