|
|
|
|
|
by musicale
620 days ago
|
|
> why there isn't a standard graphical tool for laying out a GUI program It is a bit surprising since it seems like you could use Tcl/Tk to write it. The Tk canvas makes writing simple drawing programs fairly easy, and a GUI editor seems like it wouldn't be terribly difficult. |
|