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?
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?
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.
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
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
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?
Yes, I will! Quite a few actually
It helped me a lot !!! thx for making such good contents !!
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?
Thanks a lot.
Thx so much!! from Korea ❤❤❤❤
how can I make scroll by touch? because I want to use it by touchscreen
please if you can help
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.
Hi,
Please can you pulicate converter all treeview in pdf or Excel (python tkinter ).thank's
ur the best
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
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
Make it simple without using oop
If tkinter is an intermediary between Tk/Tl wouldn't you call it TK INTER? T kinter is just wrong.