[Idle-dev] Tabbed Document Interface for IDLE

Roger Serwy roger.serwy at gmail.com
Sat Jan 14 19:49:57 CET 2012


Hi Wassim,

This issue has been raised before. See http://bugs.python.org/issue9262

Guilherme Polo wrote a patch in 2008 for a tabbed interface using the 
(then new) Tk 8.5.  The patch would need updating to work with the 
current code.

Also, I wrote a tabbed interface extension for Tk8.4 which is now part 
of IdleX. See http://idlex.sourceforge.net/
(Note that this extension is a hack to work around the limitations of Tk 
8.4 and IDLE's extension interface.)

If you have questions about IDLE's internals, please ask.

- Roger


On 01/14/2012 09:21 AM, Wassim Mansouri wrote:
> I wonder why a feature like the Tabbed Document Interface (TDI) is not 
> implemented in IDLE? If the core team is OK for letting contributors 
> to implement such a feature, how to proceed in that direction?
>
> Thanks.
> _______________________________________________
> IDLE-dev mailing list
> IDLE-dev at python.org
> http://mail.python.org/mailman/listinfo/idle-dev
>



More information about the IDLE-dev mailing list