|
|
|
|
|
by silisili
1430 days ago
|
|
This was one of my first projects as a kid with Visual Basic. But with working paddles and all! I love Go and use it daily, but I wish we had anything similar to VB, even if it's just a helper UI builder. Being able to shape, position, and name objects visually, then modify attributes in code, is (to me) so much easier than doing it strictly in code. Does any such GUI builder exist? I don't necessarily want VB or a similar IDE, just a way to design using a GUI and program behind it. |
|
I can't stand scripting a GUI. If I'm gonna have a GUI I want to draw it and know what it's going to look like instead of getting surprises when I run it. Whoever does Visual Python will make a lot of money.