bpo-33479: Tkinter docs by roseman · Pull Request #7287 · python/cpython

and others added 11 commits

May 19, 2018 23:33
* insistent terminology: Tcl/Tk rather than Tk
* https://bugs.python.org/issue33479#msg316492 0. Intro: +supported Tcl/Tk versions and the two flavors; the fact that Tkinter adds its own logic, and the Tkinter doc concentrates on that logic

native-api

@native-api

@native-api

@native-api

native-api added a commit to native-api/cpython that referenced this pull request

Jun 3, 2018

@native-api

@native-api

@roseman

@roseman

@roseman

@roseman

@roseman

@roseman

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.

@roseman

@zware zware changed the title Tkinter docs bpo-33479: Tkinter docs

Sep 11, 2019