On Wed, 12 Feb 1997 [EMAIL PROTECTED] wrote:
> This is a basic application question. Is vtcl suitable for my requirements:
>
> To document the evolving user interface of a to-be-built system. I'm
> looking for a drag-and-drop UNIX tool that would allow me to easily design
> and modify screens. but not require scripting or programming.
we do that...
> Our site currently uses Tcl/Tk to graphically display network performance
> data, but that is on the programming side of the fence; I am on the
> documentation/training side of the fence.
>
> (A bonus would be to generate a simple prototype).
I originally designed Visual Tcl precisely to rapidly prototype and
design Tcl/Tk interfaces, so I _hope_ it's suitable :-)
You should not have to write one line of code to make nice GUI's.
-stewart-