▶ Watch CustomTkinter Playlist ✅ FREE Tkinter Widget Book bit.ly/45iO4OP bit.ly/3K4qlZC ▶ See More At: ✅ Subscribe To My RUclips Channel: Tkinter.com bit.ly/3Pk1By4 ▶ MASSIVE TKINTER.COM DISCOUNT ✅ Join My Facebook Group: 30% off with coupon code: youtube bit.ly/2GFmOBz ▶ Get The Code For This Video bit.ly/3dCzz2K
i'm going to binge watch your playlist, you have great presentation, i suggest not apologizing as often, i think people enjoy your designs, regardless of their ocular enhancements
i really love your videos, some can be hard to understand but your presentation and the way you show it all is very simple and i am LOVING it. thank you.
Is there a "wraplength" or such for customtkinter? the size of text on my buttons messes up the size of the button even though I do put width and height at a certain number.
I have a quick question about tkinter buttons: If I use a png image for the button, will the button only activate if I click on the opaque pixels or will it also activate if I click on transparent pixels?
@@TkinterPython i think he probably, just like me, wants to know whether it's possible to make the background of the button TRULY TRANSPARENT. Because, as long as you use a fixed colour for the background frame/window, it works fine, but when you put an image on the background, the 4 corners of the button appear, white, and are not transparent at all. I would like to know that as well, if you happen to know
@@Koinonia-kt5mb You can still use the message box in regular tkinter.. if you have many windows put in parent=(your present window). so that the messagebox opens at the right window
These videos are terrific! I'm new to tk everything (haha). There seems to be, Tk Ttk Ttkbootstrap And now custom tkinter What should I focus on? Custom tkinter seems very flexible so I thought I might as well just focus on the latest and greatest. Your thoughts?
Hey great video! Is there a difference between CTkButton und customtkinter.CTkButton ? I have always been using the first syntax and thaught its the same
▶ Watch CustomTkinter Playlist ✅ FREE Tkinter Widget Book
bit.ly/45iO4OP bit.ly/3K4qlZC
▶ See More At: ✅ Subscribe To My RUclips Channel:
Tkinter.com bit.ly/3Pk1By4
▶ MASSIVE TKINTER.COM DISCOUNT ✅ Join My Facebook Group:
30% off with coupon code: youtube bit.ly/2GFmOBz
▶ Get The Code For This Video
bit.ly/3dCzz2K
i'm going to binge watch your playlist, you have great presentation, i suggest not apologizing as often, i think people enjoy your designs, regardless of their ocular enhancements
🙂
i really love your videos, some can be hard to understand but your presentation and the way you show it all is very simple and i am LOVING it. thank you.
thanks for the video, it was helpful!!
Is there a "wraplength" or such for customtkinter? the size of text on my buttons messes up the size of the button even though I do put width and height at a certain number.
I have a quick question about tkinter buttons: If I use a png image for the button, will the button only activate if I click on the opaque pixels or will it also activate if I click on transparent pixels?
4:20 they are same ubuntu is just debian with theme xD
Sir i have question, how i create one file with bg, font size etc designing part for all my buttons?
for some reason when I use root.geometry("650, 300") It doesnt change the size or anything
Because that's not how you do it. root.geometry('650x300') not ('650, 300')
My mouse cursor does not change when I click on the button. Please help
help with what? Is that a problem?
Hi, is it possible to pass an argument to the function, that is called with command?
yes, using lambdas. command=lambda: whatever(thing)
is there a technical way to add button with like multicolor/rainbow borders like website does?
not unless you use an image
Can you implement drag and drop buttons
I have a question, how can we enable button border only when hovered upon
Use the hover_color attribute
Sir, how to make button recognize different kinds of clicking? Like responding in different ways when users rightclick and leftclick.
Use binding
When I click a button it runs the "command" twice, Eg. if you have a function that prints ("h") and run it with the button, it will print("h") twice.
You did something different from the video then
is there a way to bind a button released command?
Sure
How to keep the state of the button to disabled until the entry ( input ) is filled by some text, then change it to normal ?
use a binding on the entry box to run a function that changes the button state
can we disabled the background of the button??
Sorry, don't know what you mean
@@TkinterPython i think he probably, just like me, wants to know whether it's possible to make the background of the button TRULY TRANSPARENT. Because, as long as you use a fixed colour for the background frame/window, it works fine, but when you put an image on the background, the 4 corners of the button appear, white, and are not transparent at all.
I would like to know that as well, if you happen to know
I have a question is there a spin box in Ctk
I don't think so
Thank you, sir!
Welcome!
Why does ctk don't have messagebox?
Because the guy who created it didn't put one in.
@@TkinterPython so is there any other opinion other than messagebox?
@@Koinonia-kt5mbSure, depending on what you mean by messagebox and what you need it to do. You can always just create a new tkinter toplevel window.
@@Koinonia-kt5mb You can still use the message box in regular tkinter.. if you have many windows put in parent=(your present window). so that the messagebox opens at the right window
These videos are terrific! I'm new to tk everything (haha). There seems to be,
Tk
Ttk
Ttkbootstrap
And now custom tkinter
What should I focus on? Custom tkinter seems very flexible so I thought I might as well just focus on the latest and greatest. Your thoughts?
Doesn't really matter... start with whatever grabs your fancy
Excellent way of explaining
Thanks!
please upload more vedios on this topic custom tkinter
There's an entire playlist, you're on video 2
Hey great video! Is there a difference between CTkButton und customtkinter.CTkButton ? I have always been using the first syntax and thaught its the same
it's the same, it just depends on how you imported it, which syntax you use.
how to import custom fonts ?
I think there's a video on the channel about that
Your real name is John Eldor?
John Elder