From: Tom Masterson
> So I am looking at a python program which uses gtk. Where can I find
> information on waht needs to be done to make it accessible? Currently
> it isn't.
If you are using Gtk widgets you should have the basic GTK
accessibility support on your application.
Be sure that you
Hi Tom,
I think it depends on the Python package you are using for the GUI.
If you are using the TK widgets, the Tka11y package adds accessibility
(http://pypi.python.org/pypi/Tka11y/0.1.1).
-Sam
-Original Message-
From: gnome-accessibility-list-boun...@gnome.org
[mailto:gnome-accessibil