On 22/01/06, Nikos Kouremenos <[EMAIL PROTECTED]> wrote: > if you use Glade for your Widgets just go in the last tab of a widget > and add the info you want there and in theory screenreader reads it. > > if you the widgets on python, use atk and it should work
Thanks, but I've basically figured out how this is done. I'm actually looking for the other half of the picture. What does the *screenreader* have to do in order to access the widgets. I'm hoping to get a dump of an arbitrary GTK application's widgets so that I can read and possibly even manipulate some of them externally. > ps2. I may be mistaken but beware of my bow you big archer :D Its creepy when people know me, yes its me. Dusty _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
