The place layout method in tkinter

Поділитися
Вставка
  • Опубліковано 5 вер 2024
  • This video covers how to create layouts in tkinter using the place method.
    Code:
    github.com/cle...

КОМЕНТАРІ • 12

  • @davidsbdavid7769
    @davidsbdavid7769 2 місяці тому +1

    That is the best explanation I've seen. I advise you guys to see from the same author about pack and grid, it is also wonderful. Thank you, Atlas Team.

  • @toddlawrimore3577
    @toddlawrimore3577 4 місяці тому +1

    This is either super easy, or you're a good teacher OR both. Thank you

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

    Great explanation of place. I'm basically a beginner at both python and tkinter and following the various tutorial videos. Grid and pack are the primary methods used to place the widgets in the window. I've used these methods for some fairly interesting layouts but wondered if there was a better way. I saw place in a few and was thinking it was a better way to do it. After this I may just start using place instead of the other methods. The way my thought process works this seems much to be a much simpler way to get the layout I want.

  • @YEETZEHONG0122
    @YEETZEHONG0122 10 місяців тому +2

    Finally someone can explian this let me understand easily😢😢😢

    • @yar_mintz
      @yar_mintz 10 місяців тому

      Exactly the same situation. In the end it turned out to be much easier then I thought

  • @s7mogato
    @s7mogato 9 місяців тому

    Simple, didáctico y concreto........excelente...mis felicitaciones

  • @chase5155
    @chase5155 5 місяців тому

    Very clear. thanks for the help

  • @jumanchoudhury3372
    @jumanchoudhury3372 29 днів тому

    nice video

  • @masi9433
    @masi9433 6 місяців тому

    pretty good explained :D
    Thank you very much👍

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

    just too good ! :D

  • @mc-cd3od
    @mc-cd3od 8 місяців тому

    thanks!