|
The Personal Web Pages of Chris X. EdwardsA Simplified Tk Reference |
| Keyword: | button |
| Description: | Click it and something happens (or not). |
| Example: |
button .butt -text "Query" -command {puts "Answer"}; pack .butt
|
![]() |
|
| Official Syntax: |
http://www.scriptics.com/man/tcl8.4/TkCmd/button.htm |
| Previous | Home | Next |
|
This page was created with only free, open-source, publicly licensed software.
This page was designed to be viewed with any browser on any system. | ||
| Chris X. Edwards ~ January 2004 | ||