Creating a scrollable widget in tkinter

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024
  • This video covers how to create a widget that contains widget that can be scrolled through. This will give you the basics to create any kind of scrollable layout.
    You can get the code here:
    github.com/cle...

ความคิดเห็น • 14

  • @jakubkrejci325
    @jakubkrejci325 ปีที่แล้ว +4

    Chris, you deserve a recognition for all of your work. All of this is really invaluable, your videos are really amazing. It's unbelievable what you do for us. I would like to thank you very much. And I have a question, are you planning to create some kind of complex app in these tkinter series?

    • @ClearAtlas
      @ClearAtlas  ปีที่แล้ว +3

      Yes, I will! Quite a few actually

  • @可無-v6m
    @可無-v6m 6 หลายเดือนก่อน +2

    It helped me a lot !!! thx for making such good contents !!

  • @Deb-Das
    @Deb-Das 2 หลายเดือนก่อน

    These are very impressive and detailed videos. Thanks, Chris!
    I am creating a photo gallery showing thumbnails from a directory. The number of thumbnails should be according to the window size, just like windows explorer. Any tips?

  • @AhmedAhmed-of6mt
    @AhmedAhmed-of6mt 5 หลายเดือนก่อน

    how can I make scroll by touch? because I want to use it by touchscreen
    please if you can help

  • @JihyunShin-t9f
    @JihyunShin-t9f 7 หลายเดือนก่อน

    Thx so much!! from Korea ❤❤❤❤

  • @deanosauree
    @deanosauree 11 หลายเดือนก่อน

    Changed all the ttk. widgets to CTk wirdgets and found that there was a thin white border around the edge of the canvas. Eventually found that to remove this you need to configure the canvas with highlightthickness=0.

  • @potatocore9732
    @potatocore9732 ปีที่แล้ว

    hello, I made the code together with the video and then I got what you made available and the 2 are having a bug that when I reset the screen size the widgets are blinking I understand why but I can fix it, could you help me?
    I believe it's because it keeps recreating canvas.create_window

    • @potatocore9732
      @potatocore9732 ปีที่แล้ว

      the problem was solved by restarting the computer,
      I tried to restart VScode before and it didn't solve it and I tried it in PyCharm and it didn't solve it either

  • @nabilham3325
    @nabilham3325 ปีที่แล้ว

    Hi,
    Please can you pulicate converter all treeview in pdf or Excel (python tkinter ).thank's

  • @slyryan5550
    @slyryan5550 ปีที่แล้ว

    ur the best

  • @user-jt1wt4dk5p
    @user-jt1wt4dk5p ปีที่แล้ว

    Make it simple without using oop

  • @mitch_the_-itch
    @mitch_the_-itch ปีที่แล้ว

    If tkinter is an intermediary between Tk/Tl wouldn't you call it TK INTER? T kinter is just wrong.