Тёмный

Create Beautiful Python GUI in 10 Minutes 🐍 | Tkinter Designer Tutorial 

Parth Jadhav
Подписаться 1,6 тыс.
Просмотров 276 тыс.
50% 1

Опубликовано:

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 114   
@Dent42
@Dent42 Год назад
I appreciate the tutorial, but your use of hotkeys without something on-screen showing us what you’re pressing makes it difficult to follow. I lost you when you changed the style of the button and when you duplicated the background.
@jadhavparth
@jadhavparth Год назад
Sorry about that, I’ll keep that in mind.
@amadartificer2743
@amadartificer2743 Год назад
for the buttons you can use the code and modify it to use CTK istead of TK , works just fine and got the rounded corners
@jayco10125
@jayco10125 7 месяцев назад
yeah was gonna say the same thing, wonder if this has been implemented yet?
@anshulgada4712
@anshulgada4712 Месяц назад
Do I need to modify the surce code for it or what? How do I use this designer with ctk?
@amadartificer2743
@amadartificer2743 Месяц назад
@@anshulgada4712 just import ctk as ctk, if you used tk as tk just replace each .tk with .ctk, works just like that
@imusama
@imusama Год назад
Daaaaannggg!! That was super helpful. Thanks buddy.😍
@thatcolinbloke
@thatcolinbloke 6 месяцев назад
Very cool! I like how you showed the parts where it didnt work so we could see your troubleshooting. Thanks
@wuddz-devs
@wuddz-devs 2 года назад
This is pretty damn awesome dude thanks for sharing your creativity and providing this awesome tool 🙏
@manuellernst3700
@manuellernst3700 7 месяцев назад
Thanks for sharing such a convenient tool, bro! So helpful for people who are still learning like me
@smanzoli
@smanzoli Год назад
Anaconda comes packed with QT designer that´s very cool as well. Congrats!!!!!
@gustavnielsen9083
@gustavnielsen9083 2 месяца назад
Realy helpful, thanks man!
@Tarce3000
@Tarce3000 11 месяцев назад
Like and subscribed, I appreciate your effort and the fact that you chose to share it with us
@eduardomedeirospereira1811
@eduardomedeirospereira1811 Год назад
Amazing project!
@AncientAstrologyPalmistry
@AncientAstrologyPalmistry Год назад
Very Helpful, Keep Speed slow and explain thing in details. It is a teachers advise.
@jayco10125
@jayco10125 7 месяцев назад
Have the rounded buttons been implemented using CTK yet?
@sudhakaruk1
@sudhakaruk1 Год назад
thank youParth, really very nice and awesome tool 👌
@albertshown3174
@albertshown3174 2 года назад
Nice one! I'm using WebUI with web technologies
@alialilou4826
@alialilou4826 Год назад
that's impressive and very useful thank you so much sir
@bintangazka1300
@bintangazka1300 7 месяцев назад
How i can make switch frames by making multiple frames in figma and convert it into python using tkdesigner?
@anaturuchii1389
@anaturuchii1389 2 года назад
Thank you for this. It is similar to what Proxilight guys did also. Iread your documentation and how you got your inspiration. Very cool. This is lovely. Maybe you can compile it as an exe or msi file for easier installation.
@jadhavparth
@jadhavparth 2 года назад
Regarding Proxlight -> 0:25 Proxlight is copied from tkinter-designer
@jadhavparth
@jadhavparth 2 года назад
Yes, I’m thinking of making an executable.
@thegoldenatlas753
@thegoldenatlas753 Год назад
@@jadhavparth Please do, for what ever reason all im getting is errors when i run the gui.py says it cant add tkdesigner to the PATH and no module jinja2 but I follow the install perfectly and dependancies install just fine
@jdqcdc
@jdqcdc Год назад
@@jadhavparth how can you prove that... you might have copied them??
@jadhavparth
@jadhavparth Год назад
@@jdqcdc Check the dates :)
@TejaNathi
@TejaNathi Год назад
you have done great a job ! friend
@pyalgoGPT
@pyalgoGPT Год назад
Whats your view on Flet-flutter with python ? in comparison to tkinter ? Plz make GUI with Flet also !
@mlworks
@mlworks Год назад
Great Work. But now it doesn't work, and even the repo is not maintained. Seeing many people have similar issue. "Exception: Frame not found in figma file or is empty", Though Frame is present and contains line, textarea, buttons etc.
@tipsytoesdev
@tipsytoesdev 11 месяцев назад
Hi, yes , I'm getting that same error as well. But it was a great idea and amazing initial project. Hope the community or one of us can fix the issues so we can continue to use it.
@mateuszczaja718
@mateuszczaja718 9 месяцев назад
On your Figma design you need to create a "Frame" and put all objects there :)
@HarryKey
@HarryKey 15 дней назад
This is so useful but I've got questions. Hopefully I can find you on your discord and ask them and thank you!
@marilynlucas5128
@marilynlucas5128 Год назад
You're a great guy. Keep it up. Wish I can donate something to you for your good work. Create a patreon?
@jadhavparth
@jadhavparth Год назад
Thanks, You could checkout the Github read me. It has links to the donation page.
@ihearcolors6216
@ihearcolors6216 Год назад
I get a white outline when i press the button, i followed the process but i still get the outline, any fix for this?
@mawkuri5496
@mawkuri5496 3 месяца назад
can you integrate or use custom tkinter to tkinter-designer to make a much beautiful python gui?
@ReactNinja
@ReactNinja Год назад
thank you for creating this
@m4RIK
@m4RIK 10 месяцев назад
Does this also work with more complex buttons such as dropdowns, checkboxes, choose folders etc.?
@Unlucky_Coder21
@Unlucky_Coder21 Год назад
Awesome tool sir👌 , but i need to create a entry form for that i wish to use figma to create my UI. I need a combobox and checkbox in my GUI window . If i created a combobox in figma then what should i name the group for combobox? is it possible to create combo box or checkbox or radio button in figma to tkinter🤔? I Hope you will reply me😁 and update your Tkdesigner tool😉🙏
@srgeyt
@srgeyt 11 месяцев назад
amazing
@TaniaKisha
@TaniaKisha Месяц назад
So basically every item and input fields are just image segments well positioned...
@varunahlawat9013
@varunahlawat9013 Год назад
freaking cool
@baheth3elmy16
@baheth3elmy16 Год назад
???????? How did you run the tool????????????????????????
@junkai6877
@junkai6877 Год назад
I did the same as the tutorial shown, but the area around the button is still white in colour, may I know how to fix it?
@_LordLux_
@_LordLux_ Год назад
you basically have to copy and paste the 'background' image/element that is underneath your button and then resize it to fit inside the square area under the button. (i think it's because tkinter doesn't allow for transparency on buttons so we just trick the user to think the button is rounded while actually it's a square)
@KaisoulTV
@KaisoulTV 2 года назад
Maybe you can use custom tkinter for more customizable and less line?
@jadhavparth
@jadhavparth Год назад
The goal is to have all the code in basic tkinter without any external libraries
@KaisoulTV
@KaisoulTV Год назад
@@jadhavparth what about making an alternative of it? Or can you show me how their API works
@studywebdevwithme
@studywebdevwithme 2 года назад
i try it and the result is the window tkinter get very small and just showing the bacground in small window and absolutely cut off, can you help me? i really need help
@jadhavparth
@jadhavparth 2 года назад
Just increase the frame size in figma
@studywebdevwithme
@studywebdevwithme 2 года назад
@@jadhavparth what's the correct size bro?
@jadhavparth
@jadhavparth 2 года назад
@@studywebdevwithme there’s no correct size. It depends on you, Make it big or small that’s your choice
@reyesssss6098
@reyesssss6098 5 месяцев назад
Hi, can you help me? im trying put the file url, but it shows that its not a valid URL
@steven7961
@steven7961 Год назад
can this be used with pycharm?
@tigerandres117
@tigerandres117 Год назад
Can this be used on windows?
@sol999__6
@sol999__6 9 дней назад
can be compiled to android?
@user-tl1zw2rc4b
@user-tl1zw2rc4b Год назад
my python is 3.11 so pillow 8.4 cant build wheel for pillow how can i fix
@darkjord5823
@darkjord5823 Год назад
Install it
@benzninyok764
@benzninyok764 Месяц назад
U R legend
@barhoumiahmed179
@barhoumiahmed179 Год назад
the 1000 th subscriber
@glodieelprofa9521
@glodieelprofa9521 Год назад
Admettons j'ai crée un programme python, qui traite les factures, c a d. Mon programme demande à quelqu'un d'entré la quantité, libellés, et calcul le prix global alors mon problème est de savoir comment je pourrais stocker cette facture sous forme PDF, Excel ou Word avec la forme normale d une vraie facture
@primera04
@primera04 Год назад
thank you
@loserfuture
@loserfuture 7 месяцев назад
does it support figma animation to python code ?
@GabrielHabermanIT
@GabrielHabermanIT 3 месяца назад
Why indians are so good in programming? I have a lit bit jalous hehe hugs hugs
@random_state
@random_state 2 года назад
Hello, thanks for the video. I want to prepare a design which includes frames and each frame has its own button to upload an image. Also uploaded images should be visible in the program. How can I design it using tkdesigner?
@jadhavparth
@jadhavparth 2 года назад
It will just convert the design, you gotta implement the logic yourself.
@Limitless_Technologies
@Limitless_Technologies 3 месяца назад
how can i draw a table in it??
@someone-kw3ou
@someone-kw3ou Год назад
holy shit this is amazing
@thushanichandrasekara7867
@thushanichandrasekara7867 Год назад
How to connect multiple frames using tkinter designer? Please response
@kiritkumarpatel-y5f
@kiritkumarpatel-y5f Год назад
Can we design a dropdown in this software? BTW Thanks for the talented software
@Huseyin-ty1qd
@Huseyin-ty1qd 8 месяцев назад
How can we put placeholder in textbox ?
@onyxaustria
@onyxaustria Год назад
are you still working on this? this is AWESOME, good work! I am doing something wrong tho, as i cant figure out how to download the design on windows :/
@jadhavparth
@jadhavparth Год назад
Hey there, Can you create an issue on github with the details so I can check it?
@xiaoyangfeng4067
@xiaoyangfeng4067 5 месяцев назад
great!
@ShreYyy20902
@ShreYyy20902 Год назад
i have not added image but solid color rectangle in my frame can u tell me how can i remove the white corner without the image thing?
@guiguifishy
@guiguifishy Год назад
I have an issue error : Frame not Found in Figma file or is empty
@alonsolucianogiraldomartin5936
On your Figma design you need to create a "Frame" and put all objects there :)
@mateuszczaja718
@mateuszczaja718 9 месяцев назад
@@alonsolucianogiraldomartin5936 Thank's!
@AT_ANYTHING03
@AT_ANYTHING03 Год назад
Hello sir In my case assets not coming
@justadud-vy1cu
@justadud-vy1cu 9 месяцев назад
how would u do this with windows
@ecekarakas4147
@ecekarakas4147 Год назад
hi, great work but i keep getting this error and i can not launch to designer; " File "gui.py", line 60 f"{output} already exists and is not a directory. ""
@jadhavparth
@jadhavparth Год назад
Please create issue on github with the details so I can check
@thomasstefenmardianto6228
@thomasstefenmardianto6228 Год назад
I'm still trying but why the GUI is not responding while conversing the design..
@jadhavparth
@jadhavparth Год назад
It's single threaded, GUI won't respond when creating the design.
@MD_GESAN
@MD_GESAN 3 месяца назад
Very confused about rounded button
@panda2201a
@panda2201a 11 месяцев назад
How about Checkbox?
@cgrimesmusic2535
@cgrimesmusic2535 Год назад
I've cloned it but I'm confused on how to actually get to the webpage to start designing... I'm new to python, learning it in highschool
@jadhavparth
@jadhavparth Год назад
Go to Figma.com to create the design
@Nahsh5ba
@Nahsh5ba 4 месяца назад
responsiveness?
@Jo-bf2hf
@Jo-bf2hf 6 месяцев назад
i am not able to get python code
@slenderman3432
@slenderman3432 2 года назад
thanks.. how to add scroll bar
@jadhavparth
@jadhavparth 2 года назад
It's not supported yet
@gonzalezignacio3049
@gonzalezignacio3049 5 месяцев назад
"Please enter a valid url file" Help me please!
@kawthersiahmed8134
@kawthersiahmed8134 5 месяцев назад
Replace "design" in URL with "file"
@tanzimikramsheikh
@tanzimikramsheikh 3 месяца назад
@@kawthersiahmed8134 Thanks a lot! It worked!!!
@navajyothputalath9457
@navajyothputalath9457 3 месяца назад
bro it shows invalid URL
@learningwithnoman
@learningwithnoman 9 месяцев назад
Mr. Parth jhadav did you claim any content or something else, I received copyright strike on my page . I made video by my self, using screen recording , video was on figma and python. Kindly check yourself and reply
@rajaskarandikar5014
@rajaskarandikar5014 Год назад
Not working -_-
@choroloco7031
@choroloco7031 Год назад
I love you
@akishabriones3166
@akishabriones3166 5 месяцев назад
why is my url invalid
@akishabriones3166
@akishabriones3166 5 месяцев назад
anyone with the same problem?
@nfcradio4622
@nfcradio4622 Год назад
audio in very low Sir
@TheDarkSide-s5t
@TheDarkSide-s5t Год назад
Python how to make Round Modern Button in less than 5 minutes 2023
@lokeshart3340
@lokeshart3340 9 месяцев назад
Bro how to add a gif?
@redstandard66
@redstandard66 10 дней назад
Exception in Tkinter callback Traceback (most recent call last): File "C:\Tkinter-Designer-master\tkdesigner\designer.py", line 21, in to_code frame = Frame(f, self.figma_file, self.output_path, self.frameCounter) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Tkinter-Designer-master\tkdesigner\figma\frame.py", line 31, in __init__ for child in self.children ^^^^^^^^^^^^^ TypeError: 'NoneType' object is not iterable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.2032.0_x64__qbz5n2kfra8p0\Lib\tkinter\__init__.py", line 1968, in __call__ return self.func(*args) ^^^^^^^^^^^^^^^^ File "C:\Tkinter-Designer-master\gui\gui.py", line 72, in btn_clicked designer.design() File "C:\Tkinter-Designer-master\tkdesigner\designer.py", line 32, in design code = self.to_code() ^^^^^^^^^^^^^^ File "C:\Tkinter-Designer-master\tkdesigner\designer.py", line 23, in to_code raise Exception("Frame not found in figma file or is empty") Exception: Frame not found in figma file or is empty Traceback (most recent call last): File "C:\Tkinter-Designer-master\gui\gui.py", line 196, in window.mainloop() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.2032.0_x64__qbz5n2kfra8p0\Lib\tkinter\__init__.py", line 1505, in mainloop self.tk.mainloop(n) KeyboardInterrupt Process finished with exit code -1073741510 (0xC000013A: interrupted by Ctrl+C) This is the full error code i get trying to convert it to code
@jessicam3256
@jessicam3256 7 месяцев назад
What if I used a vector in Figma, how should I name it? I got this error which I can't solve it😭 File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/tkinter/__init__.py", line 2805, in _create return self.tk.getint(self.tk.call( _tkinter.TclError: image "pyimage1" doesn't exist
Далее
I use Drag and Drop to build modern Python Apps
14:08
бабл ти гель для душа // Eva mash
01:00
Modern Graphical User Interfaces in Python
11:12
Просмотров 1,6 млн
Python GUI Development With PySimpleGUI
15:15
Просмотров 1 млн
бабл ти гель для душа // Eva mash
01:00