version 1.4, 2000/07/07 18:25:12
|
version 1.5, 2000/07/12 15:57:08
|
Line 131 proc createInfoWindow {} {
|
Line 131 proc createInfoWindow {} {
|
label $about.l1 -font 12x24 -text "Manager $gVer" -pady 20 |
label $about.l1 -font 12x24 -text "Manager $gVer" -pady 20 |
label $about.l4 -font 8x13 -text "Manager.tcl Version $gTclVer" -pady 20 |
label $about.l4 -font 8x13 -text "Manager.tcl Version $gTclVer" -pady 20 |
label $about.l6 -font 8x13 -text "$gCompileDate" |
label $about.l6 -font 8x13 -text "$gCompileDate" |
message $about.l2 -font 8x13 -text "Code by: Y. Tsai, G. Albertelli II Copyright Michigan State University Board of Trustees, 1992-1999, No Unauthorized Commercial Use" \ |
message $about.l2 -font 8x13 -text "Code by: Y. Tsai, G. Albertelli II Copyright Michigan State University Board of Trustees, 1992-2000, CAPA is released under to GNU GPL v2, and comes WITHOUT ANY WARRENTY, see COPYING for details" \ |
-pady 20 -aspect 300 |
-pady 20 -aspect 300 |
label $about.l3 -font 8x13 -textvariable gDate |
label $about.l3 -font 8x13 -textvariable gDate |
label $about.l5 -font 8x13 -textvariable gCmd |
label $about.l5 -font 8x13 -textvariable gCmd |