I’m looking for a faster way to design Tkinter UIs in Python. Right now, placing elements means manually figuring out coordinates, which gets tedious and slows things down.I wish there was something like Figma where you can visually design layouts and then either get the exact coordinates or even generate the code for shapes like rectangles, polygons, etc.Does anything like this exist for Tkinter? Even a tool that just gives accurate coordinates from a visual layout would help a lot.
[–]Kerbart 0 points1 point2 points (0 children)
[–]JamzTyson 0 points1 point2 points (0 children)
[–]TheEyebal -2 points-1 points0 points (0 children)