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.
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
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)
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
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.
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.
Do you continue to use WebUI ? Is it still worth to learn 2 years latter (the documentation doesn't seem complete) ? Is it easy to deploy to users ? thanks.
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. ""
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 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
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?
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😉🙏
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
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 :/
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
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
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.
Sorry about that, I’ll keep that in mind.
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
Do I need to modify the surce code for it or what? How do I use this designer with ctk?
@@anshulgada4712 just import ctk as ctk, if you used tk as tk just replace each .tk with .ctk, works just like that
This is pretty damn awesome dude thanks for sharing your creativity and providing this awesome tool 🙏
Daaaaannggg!! That was super helpful. Thanks buddy.😍
How i can make switch frames by making multiple frames in figma and convert it into python using tkdesigner?
Very cool! I like how you showed the parts where it didnt work so we could see your troubleshooting. Thanks
???????? How did you run the tool????????????????????????
I get a white outline when i press the button, i followed the process but i still get the outline, any fix for this?
Anaconda comes packed with QT designer that´s very cool as well. Congrats!!!!!
Once i have downloaded and unzipped Tkinter-Designer .
I have have a Tkinter-Designer-master Folder .
Now what ?
Like and subscribed, I appreciate your effort and the fact that you chose to share it with us
Thanks for sharing such a convenient tool, bro! So helpful for people who are still learning like me
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
Just increase the frame size in figma
@@jadhavparth what's the correct size bro?
@@maatcode there’s no correct size. It depends on you, Make it big or small that’s your choice
my python is 3.11 so pillow 8.4 cant build wheel for pillow how can i fix
Install it
Does this also work with more complex buttons such as dropdowns, checkboxes, choose folders etc.?
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?
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)
can you integrate or use custom tkinter to tkinter-designer to make a much beautiful python gui?
Very Helpful, Keep Speed slow and explain thing in details. It is a teachers advise.
Hi, can you help me? im trying put the file url, but it shows that its not a valid URL
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
thank youParth, really very nice and awesome tool 👌
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.
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.
On your Figma design you need to create a "Frame" and put all objects there :)
I have an issue error : Frame not Found in Figma file or is empty
On your Figma design you need to create a "Frame" and put all objects there :)
@@alonsolucianogiraldomartin5936 Thank's!
Amazing project!
does it support figma animation to python code ?
can this be used with pycharm?
So basically every item and input fields are just image segments well positioned...
Can this be used on windows?
that's impressive and very useful thank you so much sir
Realy helpful, thanks man!
Nice one!
I'm using WebUI with web technologies
Do you continue to use WebUI ? Is it still worth to learn 2 years latter (the documentation doesn't seem complete) ? Is it easy to deploy to users ? thanks.
How can we put placeholder in textbox ?
How to connect multiple frames using tkinter designer? Please response
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?
I'm still trying but why the GUI is not responding while conversing the design..
It's single threaded, GUI won't respond when creating the design.
Whats your view on Flet-flutter with python ? in comparison to tkinter ? Plz make GUI with Flet also !
Hello sir
In my case assets not coming
how can i draw a table in it??
You're a great guy. Keep it up. Wish I can donate something to you for your good work. Create a patreon?
Thanks, You could checkout the Github read me. It has links to the donation page.
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.
""
Please create issue on github with the details so I can check
Maybe you can use custom tkinter for more customizable and less line?
The goal is to have all the code in basic tkinter without any external libraries
@@jadhavparth what about making an alternative of it? Or can you show me how their API works
how would u do this with windows
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
Go to Figma.com to create the design
can be compiled to android?
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.
Regarding Proxlight -> 0:25 Proxlight is copied from tkinter-designer
Yes, I’m thinking of making an executable.
@@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
@@jadhavparth how can you prove that... you might have copied them??
@@jdqcdc Check the dates :)
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?
It will just convert the design, you gotta implement the logic yourself.
"Please enter a valid url file" Help me please!
Replace "design" in URL with "file"
@@kawthersiahmed8134 Thanks a lot! It worked!!!
i am not able to get python code
How about Checkbox?
Very confused about rounded button
responsiveness?
bro it shows invalid URL
Can we design a dropdown in this software?
BTW Thanks for the talented software
Why indians are so good in programming? I have a lit bit jalous hehe hugs hugs
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😉🙏
thank you for creating this
thanks.. how to add scroll bar
It's not supported yet
This is so useful but I've got questions. Hopefully I can find you on your discord and ask them and thank you!
you have done great a job ! friend
Not working -_-
why is my url invalid
anyone with the same problem?
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
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 :/
Hey there, Can you create an issue on github with the details so I can check it?
the 1000 th subscriber
audio in very low Sir
amazing
freaking cool
thank you
holy shit this is amazing
U R legend
Python how to make Round Modern Button in less than 5 minutes 2023
great!
Bro how to add a gif?
I love you
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
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