RosettaCodeData/Task/User-input-Graphical/Tcl/user-input-graphical-2.tcl

5 lines
79 B
Tcl
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
pack [entry .e1 -textvar input]
# show the content at any time by
puts $input