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 71a934d

Browse filesBrowse files
authored
put back 'older' for tix
Despite the "code does not rust", UI certainly does with respect to visual integration into modern applications. While an API may stay functional, if it says "gimme a Widget X" and what comes up is some ugly piece of crap that doesn't fit in with the rest of the UI, it's not meeting the programmer's expectations. I'd prefer a flashing 'warning' light, a phrase like 'virtually abandoned', etc. but I'd settle for 'older'. Something needs to be there.
1 parent 7fdbef3 commit 71a934d
Copy full SHA for 71a934d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Doc/library/tkinter.rst

Copy file name to clipboardExpand all lines: Doc/library/tkinter.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Ttk
6060
bindings are provided in a separate module, :mod:`tkinter.ttk`.
6161

6262
Tix
63-
`Tix`<https://core.tcl.tk/jenglish/gutter/packages/tix.html>_ is a
63+
`Tix`<https://core.tcl.tk/jenglish/gutter/packages/tix.html>_ is an older
6464
third-party Tcl package, an add-on for Tk that adds several new widgets.
6565
Python bindings are found in the :mod:`tkinter.tix` module.
6666
It's deprecated in favor of Ttk.

0 commit comments

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