6 ms·
For native looking tkinter, there's ttk (themed tkinter).
by mantlepro 8y ago
For native looking tkinter, there's ttk (themed tkinter).
- notatcomputer68 8y agoI'm always suspicious when people say something can be done. Why isn't it the default then? Because there is some drawback to that choice. But what is it?
- kkarakk 8y agohaha, well for example there's an issue open since 2012 about how common convenience dialogs don't work with themed tkinter although i don't really understand the comments about IDLE supposedly doing it automatically but not yet?. i think tkinter is a tool you reach for coz you know python only to realize you can't really write bulletproof UI in it coz of some workaround or issue. https://bugs.python.org/issue15191 https://bugs.python.org/issue15191