On Thu, 13 Feb 1997, Gaetano Vocca wrote:

> Hi,
> I'm new to this mailing list and to vtcl use. I really think it's great 
> because it allows the fast prototyping (and much more) what tcl/tk was 
> designed for. So my very best compliments to the author.

 thank you! I hope it serves you well.

> Now just two simple questions: 
> how can I access, from vtcl, the attributes of the buttons (e.g. the 
> "variable" field of a radiobutton) use to build a menu ?

 this is what the Attribute Editor window was designed for. if it is
 not opened when you start Visual Tcl, then you can bring it up from
 the "Window" menu. make sure you press <Return> after changing a
 value to make it stick.

> What is the saving policy of vtcl? I mean, is the ".tcl" file 
> automatically saved during or before the TEST procedure?

 The file is only saved when you do a "File->Save". The "test" mode
 simply activates widgets for immediate interaction. There is no
 way (at this time) to re-run the application within Visual Tcl as if
 it was started from the command line. I will add this feature soon.

> At last, is there any documentation available for novice users like me?

 uhmm, nope. sorry 'bout that. I am hoping to stabilize the interface before
 embarking on a massive doc project.

 -stewart-

Reply via email to