There was an error while loading. Please reload this page.
1 parent 1095535 commit 8351df6Copy full SHA for 8351df6
Doc/library/tkinter.rst
@@ -29,6 +29,13 @@ make the experience more pythonic. This documentation will concentrate on these
29
additions and changes, and refer to the official Tcl/Tk documentation for
30
details that are unchanged.
31
32
+.. note::
33
+
34
+ Tcl/Tk 8.5 (2007) introduced a modern set of themed user interface components
35
+ along with a new API to use them. Both old and new APIs are still available.
36
+ Most documentation you will find online still uses the old API and
37
+ can be woefully outdated.
38
39
.. seealso::
40
41
* `TkDocs <http://tkdocs.com/>`_
0 commit comments