[issue24759] Idle: add ttk widgets as an option

Serhiy Storchaka report at bugs.python.org
Sun Aug 2 12:27:10 CEST 2015


Serhiy Storchaka added the comment:

Note also that committed patch doesn't work at all. "from tkinter import ttk" doesn't raise an exception with Tcl/Tk 8.4. See my patch in issue24750 that does working check.

I consider impractical complex code for supporting 8.4 and ttk too. But in simplest cases this can be done easy.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24759>
_______________________________________


More information about the Python-bugs-list mailing list