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 a label that contains both
text and an image.
SpecTcl begins by displaying an empty 2x2 grid on which the interface is built.
The first button is moved into position by clicking on the button
palette item and dragging it into an empty cell. While the drag
is happening, the row and column indicators light up to show the cell
the button is over. At the same time, the message area displays the row
and column number.
























