[New-bugs-announce] [issue2618] Tile module: Add support for themed widgets

Kevin Walzer report at bugs.python.org
Fri Apr 11 21:44:00 CEST 2008


New submission from Kevin Walzer <wordtech at users.sourceforge.net>:

The Tile module adds support for the platform-native themed widgets now 
available in Tk 8.5's core (ttk:: namespace in Tk terms). The module 
also supports the ttk:: namespace for Tk 8.4 if a separate Tk extension 
is installed. Adding this module to the core lib-tk library will make it 
simple for Tkinter developers to access the improved, modern widget set 
now available.

The module was originally developed by Martin Franklin. I have updated 
and maintained it for the past two years. Martin Franklin has granted me 
permission to submit it for inclusion in the lib-tk core; documentation 
available on request.

----------
components: Tkinter
files: Tile.py
messages: 65367
nosy: wordtech
severity: normal
status: open
title: Tile module: Add support for themed widgets
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file10010/Tile.py

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2618>
__________________________________


More information about the New-bugs-announce mailing list