use gui to build gui

G.W.M. Vissers vissers@theochem.kun.nl
Thu, 1 Jul 1999 11:10:57 +0200 (MET DST)


What you could do, however, is using the existing gui to generate the
source code for a new graphical program. In this way, many mistakes can be
prevented. The code generated can afterwards of course be edited and/or
compiled.

> Despite your opinion, I'm one of the guys that still prefers manual
> building of gui. gui to build gui could help out to try several things,
> but I'm always very confused how the form is structured and how it behaves
> on resize etc.
> 
> A gui to build gui shouldn't be that difficult though, Cleans gui objects
> can be changes online, although you have co devise some sort of
> environment inwhich you select the different parts and do something with
> them...