
開始編
| http://www.geocities.co.jp/SiliconValley/4137/ |
| R+A+D*K+R+A+F+T |
| Tcl8.3.2 | : | 最新の正式リリースバージョン。(2000年1月23日現在) | |
| Tcl plugin2.0 | : | WWWブラウザのプラグイン。 |








| puts "Hello World" |
| button .write -text
"Write" -command {.msg conf -text "Hello
World"} button .clear -text "Erase" -command {.msg conf -text ""} label .msg grid
.write -column 1 -row 1 |
ボタンを2つ作る。まだ、未表示。 2マス使ったり、横に一杯伸ばしたりできる。 ついでに処理も定義しておく。 ラベルを作る。これもまだ、未表示 親のウィンドウを格子状の行列に分割して、その格子にボタンとラベルを配置する。ここで表示される。 |

![]() |
![]() |
![]() |
![]() |