From: "Adam Skutt" <ask...@gmail.com> On Jan 19, 1:37 am, "Octavian Rasnita" <orasn...@gmail.com> wrote: > > Most of the programmers don't know that and they don't even need to know > that, but if a lib that create accessible GUIS would be promoted, most of > the Python programmers would use that lib and would create good apps by > default, without even knowing this.
> Have you written an accessible application in any toolkit whatsoever? > It is not magic, and it does not happen by default, even when solely > using the standard widgets. > > Adam Of course I did. Using WxPerl, Win32::GUI Perl module, SWT and DotNet. (And without doing absolutely anything special for making them accessible). But it is very simple to test this. You can download a demo version of JAWS screen reader from www.freedomscientific.com that will run for 40 minutes or so and then you will need to reboot the computer to make it work again. It is the most used and most powerful screen reader. You will be able to see how accessible (or not accessible) are the applications made with any GUI lib. Octavian -- http://mail.python.org/mailman/listinfo/python-list