Re: How to create/render a relatively usable/accessible GUI in python?

  • From: "R Dinger" <rrdinger@xxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 25 Aug 2011 07:13:17 -0700

Jamal recently recommended the following book for Python GUI work:
wxPython 2.8 Application Development Cookbook

From what I hear wxPython is a good choice for GUI development.

Richard
----- Original Message ----- 
From: "Jacob Kruger" <jacobk@xxxxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Thursday, August 25, 2011 1:45 AM
Subject: How to create/render a relatively usable/accessible GUI in python?


Ok, am quite happy/comfortable with the command line interface have been
making use of in python, and do also have quite a bit of GUI/interface
specific information with regard to symbian python, but also just wondering
if anyone has ideas of how to render something like a simple button,
textbox, listbox, etc. interface in python that will work across platforms?

For example, while it seems like Tkinter is the primarily used module for
rendering GUI's, I have now started going through introductory tutorial
material, and thus far, things like buttons etc. don't get recognised by
jaws or NVDA as such - unless that's because haven't gotten to the point
where they really get 'tweaked' too much as of yet, but, still, since don't
want to carry on trying too much with this if I won't be able to actually
make use of this aspect of interface implementation/development?

TIA

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
__________
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: