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%3Atcl%2Ftk%3Atk_label |
last edit: | March 31 2009 21:36:00 (5873 days ago) |
ct | = 1746063119.000000 = April 30 2025 21:31:59 |
ft | = 1238549760.000000 = March 31 2009 21:36:00 |
dt | = 507513359.000000 |