TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tkinter Designer: Quickly Turn Figma Design to Python Tkinter GUI

161 点作者 yasoob将近 2 年前

8 条评论

bilsbie将近 2 年前
I’ve always thought there’s so much low hanging fruit in making simple interfaces easy to make.<p>We’ve lost so much ground since vb6.
评论 #36520496 未加载
评论 #36528581 未加载
评论 #36520388 未加载
评论 #36522023 未加载
评论 #36522475 未加载
wayvey将近 2 年前
Pretty impressive. I&#x27;ve never very much liked how TKinter looks out of the box and i didn&#x27;t know it&#x27;s capable custom UI visuals as in the examples. If tkinter looked like the OS native UI it would be optimal, but in my experience it mostly doesn&#x27;t. Will be following this project for my future GUI needs in Python. Nice work!
评论 #36520327 未加载
评论 #36519763 未加载
Waterluvian将近 2 年前
I&#x27;ve never seen License laid out in a table like this and I kinda love it:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ParthJadhav&#x2F;Tkinter-Designer#-license">https:&#x2F;&#x2F;github.com&#x2F;ParthJadhav&#x2F;Tkinter-Designer#-license</a>
hospitalJail将近 2 年前
Our company made the switch to QT, dev time and code readability has improved, but the code runs significantly slower in debug mode. (Yes I know we can run headless)<p>Sad because I learned so much tkinter, and despite that, I&#x27;m fine with moving away from tkinter. I&#x27;m not sure who the problem is.
评论 #36520256 未加载
samwillis将近 2 年前
Neat! I can see this being a useful way to build quick demos from a Figma design, not sure I would use it for proper apps though.<p>If I follow correctly, it&#x27;s building the whole UI from images from the Figma file, so isn&#x27;t using any native OS styling. Thats fine for demos and some simple apps.<p>It would be interesting if it was possible to combine this with BeeWhare [0] for mobile UIs, mobile is much more forgiving with none native style. I wander if it could be modified to output BeeWhare&#x2F;Toga code.<p>0: <a href="https:&#x2F;&#x2F;beeware.org" rel="nofollow noreferrer">https:&#x2F;&#x2F;beeware.org</a>
iorrus将近 2 年前
I find chatgpt good for this kind of simple GUI design tasks, you can just tell it to create a simple GUI incl drop downs etc. It won’t be perfect but removes a lot of the tedious work.
评论 #36519599 未加载
评论 #36522545 未加载
shubhamgrg04将近 2 年前
It would be exciting to see future iterations of this tool incorporate native OS styling or even output to other GUI frameworks like QT or Toga.
评论 #36521357 未加载
Hrun0将近 2 年前
The examples look horrible imho
评论 #36523709 未加载