On Fri, 14 Feb 1997, Satish Dattatri wrote:

> Hello,
> Now don't get angry for this 10000.... asked qns ....??
> 
> * which is the best way to start learning vtcl ... tcl/tk ...
> & the commands for a button we assign is it a tk command ???

 all commands are tcl. tk is a GUI extension to the language
 that adds tcl commands.

 look up one of the books in the tcl/tk FAQ:

    http://www.cs.uoregon.edu/research/tcl/faqs/

 like this:

    Title: Practical Programming in Tcl and Tk
    Author: Brent Welch <URL:mailto:[EMAIL PROTECTED]>
    Publisher: Prentice Hall
    Publication Date: May, 1995
    ISBN: 0-13-182007-9
    Pages: 400

 -stewart-

Reply via email to