Thank you Jeff.
It would be wonderful if Tk would be accessible, because it is the prefered
GUI library for many programmers.
Hope that improvement won't be too hard to make.
Octavian
----- Original Message -----
From: "Jeff Hobbs" <[EMAIL PROTECTED]>
To: "'Octavian Rasnita'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <tcltk@perl.org>
Sent: Tuesday, January 16, 2007 3:00 AM
Subject: RE: Tk accessibility - was Re: packaging for deployment?
Hi Octavian,
Octavian Rasnita wrote:
I have seen that Tk library is promoted much more than other
GUI libraries, than WX or Win32::GUI for example.
Unfortunately it is absolutely inaccessible for screen
readers, and the
programs created with it cannot be used by the blind computer users.
Do you know if there are at least intentions to make it accessible?
Yes, there are intentions, but I couldn't give you any timeline. Tk is
MSAA
(Microsoft Active Accessibility) 1.0 compliant, and the screen readers and
some other newer features require 2.0 compliance. The newer version
requires
the develop of a COM component for interaction between Tk and the relevant
accessor apps.
Jeff