RosettaCodeData/Task/Hello-world-Graphical/Tcl/hello-world-graphical-2.tcl

2 lines
54 B
Tcl
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
pack [button .b -text "Goodbye, World" -command exit]