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

5 lines
79 B
Tcl
Raw Permalink Normal View History

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