RE: Graphical User Interface with Python

  • From: "Rodney Haynie" <RHaynie@xxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 19 Sep 2007 20:20:55 -0400

Jamal,
This definitely helps.  I had looked at the fruit basket website before I
posted my question, but in my haste I only looked at the top few lines of
the page and I did not look further down to see there were more languages.
Haste makes waste.

Thanks again.
Rodney
 

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal Mazrui
Sent: Wednesday, September 19, 2007 6:39 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: Graphical User Interface with Python

The GUI library packaged with Python for Windows does not create accessible
interfaces, unfortunately.  Try http://WxPython.org for a library that does,
and is well supported.

FYI -- I did a demo program with this library at
http://FruitBasketDemo.alacorncomputer.com

Hope this helps,
Jamal
On Wed, 19 Sep 2007,
Rodney
Haynie wrote:

> Date: Wed, 19 Sep 2007 13:57:09 -0400
> From: Rodney Haynie <RodneyH@xxxxxxxxxx>
> Reply-To: programmingblind@xxxxxxxxxxxxx
> To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
> Subject: Graphical User Interface with Python
>
> Inquiry:
> Does anyone have info on how well Python GUIs (graphical user interfaces)
are accessible with a screen reader?  I am referring to windows forms that
are generated with python code.
>
> I have found examples of how the GUI is coded in Python, but have not
found much of anything on the web about how accessible the finished product
is.
>
> Thanks.
> Rodney
>
> __________
> View the list's information and change your settings at 
> //www.freelists.org/list/programmingblind
>
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: