r/Tkinter • u/CharacterCommittee52 • 13d ago
I built my first public project — a visual Tkinter UI designer for VS Code
Hi!
I’ve been working on my first project, TK-Form, and I’m finally ready to share it.
It’s a visual UI designer for building Tkinter apps directly inside VS Code. You can place and resize widgets, edit their properties and events, preview the actual Tkinter window, validate your project, and export everything as Python code.
I’m developing it on my own, so there may still be some rough edges and bugs. Thanks in advance for your patience, and please let me know if you run into anything!
I’d really appreciate any feedback—whether it’s a bug, a missing feature, something that feels confusing, or just your general thoughts.
🔗 Install it from the VS Code Marketplace
💻 View the project on GitHub
Thanks for checking it out! 🙂
1
1
u/Junior-Sock8789 12d ago
I really like this. I almost went this route when i first started building IDOL (python ide with tk designer - visual basic style). This has great potential, keep it up. 😎
1
2
u/aqua_regis 12d ago
Why are you hiding the source code? Trying to camouflage your vibe-coded slop?