<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.5726" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Tka11y 0.1.1 is released. You can find it at <A href="http://pypi.python.org/pypi/Tka11y">http://pypi.python.org/pypi/Tka11y</A>.</DIV>
<DIV> </DIV>
<DIV>Changes from 0.1.0 to 0.1.1:</DIV>
<DIV>- Added emission of text, text attribute, value, and selection changes.<BR> - This enhancement is based on proposed changes to Papi, and therefore will<BR> not be realized until a new version of Papi (> 0.0.9) is released.<BR>- Fixed reporting of text background color attribute for Entry and Spinbox<BR> widgets in the readonly state.<BR>- Fixed some value interface bugs in Scale and Scrollbar.<BR>- Fixed selection interface bugs in Listbox.<BR>- Ensured Entry and Spinbox widgets have an empty name. In the previous<BR> version, the name was assigned the initial text contents of the widget, which<BR> didn't make much sense.<BR>- Made some other minor bug fixes.<BR></DIV>
<DIV>From the package description...</DIV>
<DIV> </DIV>
<DIV>This module makes it possible for accessibility (a11y) clients (e.g., audible readers, magnifiers, etc.) to get accessibility data (name, description, role, actions, etc.) from the Tk widgets of Python applications that use Tkinter. It also allows automated GUI application testers that use the accessibility interface (such as dogtail, LDTP, and Accerciser) to control the Tk widgets of these applications.</DIV>
<DIV> </DIV>
<DIV>Currently, accessibility is only available via ATK <=> AT-SPI on Linux. Sorry, no Windows MSAA support.</DIV>
<DIV> </DIV>
<DIV>Enjoy!</DIV>
<DIV> </DIV>
<DIV>Allen B. Taylor</DIV></BODY></HTML>