tkinter_calc_ii
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tkinter_calc_ii [2024/04/20 00:49] – appledog | tkinter_calc_ii [2024/04/20 00:53] (current) – appledog | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| = TKInter Calc II | = TKInter Calc II | ||
| + | |||
| + | == Themed Widgets | ||
| + | Use ttk.button() //etc.// whenever possible. That's because ttk is the newest version. tk.button() and others are old, don't use them unless ttk. doesn' | ||
| == Binding | == Binding | ||
tkinter_calc_ii.1713574199.txt.gz · Last modified: 2024/04/20 00:49 by appledog
