[pythonvis] Re: Workbench?

  • From: "Jim Snowbarger" <snowman@xxxxxxxxxxxxxxxx>
  • To: <pythonvis@xxxxxxxxxxxxx>
  • Date: Wed, 17 Jun 2015 20:28:31 -0500

Yeah, oh man, Idle isn’t a very friendly place. I can interact with the
interpreter they have there, but not easily. That might be a place to use as a
reference.

I may spend a little time with that, to see if I can script some slight
improvements. You can at least see the command interpreter with the jaws
cursor. So, that is hopeful. But, I wouldn’t want to write code in there.





From: pythonvis-bounce@xxxxxxxxxxxxx [mailto:pythonvis-bounce@xxxxxxxxxxxxx] On
Behalf Of Richard Dinger
Sent: Tuesday, June 16, 2015 6:05 PM
To: pythonvis@xxxxxxxxxxxxx
Subject: [pythonvis] Re: Workbench?



you can take a look at wwindows key->all programs->python2x->idle



you know much more than I do about jaws scripting, but I heard that the problem
is that Idle uses TK widgets and they don’t work with jaws





From: Jim Snowbarger <mailto:snowman@xxxxxxxxxxxxxxxx>

Sent: Tuesday, June 16, 2015 1:42 PM

To: pythonvis@xxxxxxxxxxxxx <mailto:pythonvis@xxxxxxxxxxxxx>

Subject: [pythonvis] Re: Workbench?



Say What? So there is an IDE included with python itself?



From: pythonvis-bounce@xxxxxxxxxxxxx <mailto:pythonvis-bounce@xxxxxxxxxxxxx>
[mailto:pythonvis-bounce@xxxxxxxxxxxxx] On Behalf Of Richard Dinger
Sent: Tuesday, June 16, 2015 8:25 AM
To: pythonvis@xxxxxxxxxxxxx <mailto:pythonvis@xxxxxxxxxxxxx>
Subject: [pythonvis] Re: Workbench?



There are several IDE’s for Python, but as I understand it, most are not
accessible. Like Les I have heard that Eclipse works with screen readers, but
I don’t use it.



Some of the other IDE may work with a little jaws scripting though. JDog told
me yesterday he might try scripting the IDE that comes with Python.





From: Jim Snowbarger <mailto:snowman@xxxxxxxxxxxxxxxx>

Sent: Monday, June 15, 2015 9:08 PM

To: pythonvis@xxxxxxxxxxxxx <mailto:pythonvis@xxxxxxxxxxxxx>

Subject: [pythonvis] Workbench?



Hi guys,

What I want is to start typing a reference, and maybe get through the
objectName. Tap the period key, and then pull up a list of methods and
properties that are available on that object, and presss enter to choose one to
use in my code. Is there something like that for python?



Other related posts: