programming:tcl/tk:tk_labelWhat links here?
A label widget displays a text string or a bitmap. Options for frames are also valid options for labels, additional options determine what the label displays. The reference documentation for labels is label.


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





tk:tk_label
filename:programming:tcl/tk:tk_label
filename:programming%3Atcl%2Ftk%3Atk_label
last edit:March 31 2009 21:36:00 (5513 days ago)
ct = 1714945230.000000 = May 05 2024 17:40:30
ft = 1238549760.000000 = March 31 2009 21:36:00
dt = 476395470.000000