<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
Below are some screen shots of IDLE using different ttk themes (on
windows XP).<br>
<br>
Attached is a version 2.7 of IDLE modified to use ttk (Tiled TK) now
included with Python 2.7.
<br>
<br>
In doing this conversion, I made heavy use of the documentation from
<a class="moz-txt-link-freetext" href="http://www.tkdocs.com/">http://www.tkdocs.com/</a>
<br>
<br>
A few caveats:
<br>
- I know of one bug where a blank Toplevel window pops-up when
opening a new window, I'm not entirely sure why.
<br>
- dynOptionMenuWidget.py and tabbedpages.py are no longer used.
TreeWidget now uses ttk's Treeview.<br>
- To assist in debugging, I have it use a random ttk theme.
<br>
<br>
<br>
<br>
<img alt="IDLE about dlg with alt theme" title="IDLE about dlg with
alt theme" src="cid:part1.04030405.07060905@ameritech.net"
height="726" width="682"><img alt="PathBrowser with winnative
theme" title="PathBrowser with winnative theme"
src="cid:part2.06010107.05070809@ameritech.net" height="1348"
width="574"><img alt="IDLE config screen with xpnative theme"
title="IDLE config screen with xpnative theme"
src="cid:part3.06070105.04040106@ameritech.net" height="729"
width="683"><br>
<img alt="IDLE Preferences with 'Classic' Theme" title="IDLE
Preferences with 'Classic' Theme"
src="cid:part4.03000706.02040506@ameritech.net" height="722"
width="684"><br>
<br>
<br>
</body>
</html>