[issue9262] IDLE: Use ttk.Notebook for tabbed windows

Guilherme Polo report at bugs.python.org
Wed Jul 14 19:51:33 CEST 2010


Guilherme Polo <ggpolo at gmail.com> added the comment:

It is possible to create a tabbed window without ttk.Notebook. This is already being done in the configuration dialog. The real issue goes much beyond ttk.Notebook, check the patch "tabs_ttk_and_co.diff" at http://code.google.com/p/python-ttk/downloads/list for an earlier work on this (there is also a screenshot in the wiki over there showing the final result).

----------
nosy: +gpolo

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


More information about the Python-bugs-list mailing list