Re: Graphical User Interface with Python

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 19 Sep 2007 18:39:01 -0400 (EDT)

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

Other related posts: