Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
waldek | b9c486bb1b |
|
@ -1,5 +1,7 @@
|
|||
# tkinter
|
||||
|
||||
need to document
|
||||
|
||||
## Tkinter helloworld
|
||||
|
||||
The absolute most basic way to have a *hello world* GUI program up and running with Tkinter is the following.
|
||||
|
|
Loading…
Reference in New Issue