Tkinter Basics 1: Setup, Widgets, and Geometry managers

Sdílet
Vložit
  • čas přidán 14. 02. 2021
  • Learn how easy it is to use Tkinter and Python to build simple GUI applications with author Alan D Moore.Check out Python GUI Programming with Tkinter: amzn.to/2YFuGPD
    Example code for this video can be found here: github.com/alandmoore/tkinter...
    Reposted this with higher quality rendering.
  • Věda a technologie

Komentáře • 13

  • @kate.mercado
    @kate.mercado Před 2 lety +3

    As a beginner, I find this much better than some old yt full course for tkinter

  • @CharlesSmall
    @CharlesSmall Před 3 lety

    Thank you -this is the best videos to learn from. I had no experience and this is the best to learn from.

  • @SuperRhiad
    @SuperRhiad Před 3 lety

    Great video, great explanation!

  • @phaedrus2633
    @phaedrus2633 Před rokem

    Very good. A couple of things didn't work right, such as root.title, but I can Google it and see how to set it up. I tried Tkinter a few years ago, and a lot of this video was bringing back memories. Thank you for this effort.

  • @penttiitkonen9765
    @penttiitkonen9765 Před 2 lety

    Your lessons are great help for beginners. Thank You.

  • @elbartout2012
    @elbartout2012 Před 3 lety +2

    Perhaps this is a next-video topic, but I found the use of frames to be useful with grid. With a lot of elements to keep track of, it's easier to move things around that should logically remain together, plus you can rearrange them internally without screwing up the row/column indexes on everything else. Great video Alan!

  • @alexanderurezchenko6446

    Thanks for video!

  • @MuslimMan377
    @MuslimMan377 Před 2 lety

    You are awesome

  • @SusanAmberBruce
    @SusanAmberBruce Před 2 lety

    I want to get your book!, one question though, do you cover ttk widgets?

  • @marcoantoniopascalisgarcia9698

    library recommendation to generate pdf