programming - tcl/tk - tk_label | What links here? |
proc push_button {} { .ent insert 0 "Hello " } label .lab -text "Enter name:" entry .ent button .but -text "Push Me" -command "push_button" pack .lab pack .ent pack .but
filename: | programming - tcl/tk - tk_label |
filename: | programming%20%2D%20tcl%2Ftk%20%2D%20tk_label |
last edit: | March 31 2009 21:36:00 (5873 days ago) |
ct | = 1746063045.000000 = April 30 2025 21:30:45 |
ft | = 1238549760.000000 = March 31 2009 21:36:00 |
dt | = 507513285.000000 |