Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eb6623d

Browse filesBrowse files
authored
Merge pull request python#9 from native-api/roseman_9
python#7287 (comment)
2 parents 7551744 + 71a934d commit eb6623d
Copy full SHA for eb6623d

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎Doc/library/tkinter.rst

Copy file name to clipboardExpand all lines: Doc/library/tkinter.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@ Ttk
6666

6767
Tix
6868
`Tix`<https://core.tcl.tk/jenglish/gutter/packages/tix.html>_ is an older
69-
third-party Tcl module, adding several new widgets to Tk. Python bindings
70-
are found in :mod:`tkinter.tix`. It has been deprecated in favor of Ttk.
69+
third-party Tcl package, an add-on for Tk that adds several new widgets.
70+
Python bindings are found in the :mod:`tkinter.tix` module.
71+
It's deprecated in favor of Ttk.
7172

7273

7374
Tkinter Modules

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.