-- ! SpecTcl, by S. A. Uhler --
-- Copyright (c) 1994-1995 Sun Microsystems, Inc. --
-- See the file "license.txt" for information on usage and redistribution
-- of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-->
SpecTcl Tutorial
SpecTcl Tutorial
This page presents the step by step creation of a dialog box in
SpecTcl. The dialog will consist of 3 buttons,
,
, and
.
In addition, it will have labels that contains both
text and an image. It might be useful to follow along with the tutorial.