No video

Combining tkinter layout methods (pack + grid + place)

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/clear-code-project...

Пікірлер: 6

  • @Dev05
    @Dev056 ай бұрын

    Great video! Thanks also for the repo! 🎉

  • @Kennethlumor
    @Kennethlumor Жыл бұрын

    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

  • @johnzaheer1
    @johnzaheer116 күн бұрын

    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!

  • @jachfeng6201
    @jachfeng62012 ай бұрын

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

  • @FernandoSantos-on5ry
    @FernandoSantos-on5ry Жыл бұрын

    👏