Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3dd329 commit bd63353Copy full SHA for bd63353
1 file changed
Doc/library/tkinter.tix.rst
@@ -10,6 +10,10 @@
10
11
.. index:: single: Tix
12
13
+.. deprecated:: 3.6
14
+ This Tk extension is unmaintained and should not be used in new code. Use
15
+ :mod:`tkinter.ttk` instead.
16
+
17
--------------
18
19
The :mod:`tkinter.tix` (Tk Interface Extension) module provides an additional
0 commit comments