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...

КОМЕНТАРІ • 13

  • @Knight_Sky35
    @Knight_Sky35 Рік тому +9

    Why this channel is so underrated. This channel helps me in my Capstone

  • @despiertateymotivate
    @despiertateymotivate 7 місяців тому

    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!

  • @sonu-jangir
    @sonu-jangir Рік тому +1

    Thank you so much sir for this helpful video.❤🎉

  • @ddady15
    @ddady15 11 місяців тому

    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?

  • @joefreundt
    @joefreundt Місяць тому +1

    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?

  • @Sayied-s7d
    @Sayied-s7d 9 місяців тому

    0:30 what if it was on android
    how this would be shown

  • @amanchaudhary8502
    @amanchaudhary8502 Рік тому

    I need help!
    My python program uses "import tkinter as tk" but doesn't use "from tkinter import ttk" and "from tkinter import messagebox"

  • @parajf
    @parajf Рік тому

    Why not create one jupyter book for different action and call them in master file in form of menu

  • @عليعلاوي-ت6ف2ي
    @عليعلاوي-ت6ف2ي 11 місяців тому

    كيف نعمل نافذة منبثقة من نافذة اساسية مثلا انا قمت بفتح ملف TXT وكتبت بملف وقمت بضغط على مربع خروج علامة اكس ويظهر نافذة صغيرة يقول هلتريد حفظ تغيرات او الغاء

  • @ahmedy1598
    @ahmedy1598 Рік тому +1

    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

  • @debnathmriganka2010
    @debnathmriganka2010 Рік тому

    good tutorial

  • @odams
    @odams 2 роки тому

    Nice!