[Idle-dev] IDLE Tiled

Patrick Gallot pgallot at ameritech.net
Sat Sep 25 07:47:59 CEST 2010


  Hello,
Below are some screen shots of IDLE using different ttk themes (on 
windows XP).

Attached is a version 2.7 of IDLE modified to use ttk (Tiled TK) now 
included with Python 2.7.

In doing this conversion, I made heavy use of the documentation from 
http://www.tkdocs.com/

A few caveats:
- I know of one bug where a blank Toplevel window pops-up when opening a 
new window, I'm not entirely sure why.
- dynOptionMenuWidget.py and tabbedpages.py are no longer used. 
TreeWidget now uses ttk's Treeview.
- To assist in debugging, I have it use a random ttk theme.



IDLE about dlg with alt themePathBrowser with winnative themeIDLE config 
screen with xpnative theme
IDLE Preferences with 'Classic' Theme


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/idle-dev/attachments/20100925/1a102248/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alt_about.PNG
Type: image/png
Size: 57564 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/idle-dev/attachments/20100925/1a102248/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winnative_pathbrowser.PNG
Type: image/png
Size: 259336 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/idle-dev/attachments/20100925/1a102248/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xpnative_settings4.PNG
Type: image/png
Size: 69837 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/idle-dev/attachments/20100925/1a102248/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: classic_settings2.PNG
Type: image/png
Size: 59801 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/idle-dev/attachments/20100925/1a102248/attachment-0007.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IdleTiled-2.7.2.zip
Type: application/octet-stream
Size: 169346 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/idle-dev/attachments/20100925/1a102248/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgallot.vcf
Type: text/x-vcard
Size: 151 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/idle-dev/attachments/20100925/1a102248/attachment-0001.vcf>


More information about the IDLE-dev mailing list