-Q2.F.8- initialize an entry widget with some text?
From: -II- Tk Questions and Answers - How can I:
A2.F.8. kesch@kappco.kapp-coburg.de (Peter Kesch) provides us with
one example:
set default "foobar"
entry .foo -width 25 -state disabled -textvariable default
Parent document is top of "FAQ: comp.lang.tcl Tk Toolkit Usage Questions And Answers (1/1)"
Previous document is "-Q2.F.7- vertically stack radio buttons aligning regardless of font?"
Next document is "-Q2.F.9- change the default colors in Tk?"