Combining tkinter layout methods (pack + grid + place)

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • A video on combining layout methods in tkinter. This video will use all 3 layout methods in tkinter: Pack, Grid and place.
    Code:
    github.com/cle...

КОМЕНТАРІ • 7

  • @mohamedsolimanH
    @mohamedsolimanH 2 місяці тому

    Man you are a great teacher ... thank you so much

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

    Sir i'm very glad you explain more detail about this three grid system because when you read customtkinter documentation they specify it that using place is not good when you want to create large project. and i want to ask is through

  • @Dev05
    @Dev05 8 місяців тому

    Great video! Thanks also for the repo! 🎉

  • @jachfeng6201
    @jachfeng6201 5 місяців тому +1

    hmm..I had read somewhere that it's not recommend to mix different layout methods in one container?

  • @johnzaheer1
    @johnzaheer1 3 місяці тому

    What is the difference between creating a frame that holds the place of the label and adding side = 'bottom' to the button?

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

    like a hero!

  • @FernandoSantos-on5ry
    @FernandoSantos-on5ry Рік тому

    👏