RE: Python and accessibility question

2010-03-10 Thread Quiring, Sam
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

Python and accessibility question

2010-03-10 Thread 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. Tom ___ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org http://mail.gnome.o

Re: Article and photos from the Project:Possibility USC UCLA face off.

2010-03-10 Thread Stormy Peters
Thanks for the links! I was going to twitter them and couldn't fit it in 140 characters so I wrote a blog post: http://blogs.gnome.org/foundation/2010/03/10/gnome-projectpossibility/ Stormy On Wed, Mar 10, 2010 at 8:01 AM, Steve Lee wrote: > > http://www.dailybruin.com/articles/2010/3/5/bruins

Re: Article and photos from the Project:Possibility USC UCLA face off.

2010-03-10 Thread Steve Lee
if it is not clear, the 'existing on-screen keyboard' mentioned is GNOME Caribou. A huge thanks to Ben for helping the students, through a very steep learning curve and on to success. Steve On 10 March 2010 15:01, Steve Lee wrote: > http://www.dailybruin.com/articles/2010/3/5/bruins-face-usc-pro

Article and photos from the Project:Possibility USC UCLA face off.

2010-03-10 Thread Steve Lee
http://www.dailybruin.com/articles/2010/3/5/bruins-face-usc-programming-challenge/ http://picasaweb.google.com/projectpossibility/UCLAVsUSCSS122010Day1# http://picasaweb.google.com/projectpossibility/UCLAVsUSCSS122010Day2# http://picasaweb.google.com/projectpossibility/UCLAVsUSCSS122010FINAL# The

Re: help pyatspi

2010-03-10 Thread Esteban Arias
hi, with registerKeystrokeListener nor consum the key press... 1. when i key press, stop the movement but write the key too... 2. who to use with input devices ? do you have any example? #!/usr/bin/env python # -*- coding: utf-8 -*- import time i