Window-Eyes 8.0: New Features Webinar Recording Now Available for Download!Hi
Rick,
Last night when I had some errors the cursor and mouse would do nothing. It
sat there for minutes it seemed and just did nothing. So I had to give up on
it. I do not know what is going on for I was just trying to get back into the
code editor for the last run and it would not. The voice at times seemed to go
on like it was on a run-away and once in a while you would get a chirp or
something to indicate the voice is in some kind of infinite loop...
That is the main problem I have with the code editor and Windoweyes.
Bruce
Sent: Tuesday, February 12, 2013 1:02 AM
Subject: Re: Visual Basic 2010 Event List and Window
Hi Bruce: I very, very often use NotePad to create or modify
code if I think I will have allot of changes.
What I do is to copy and paste sample code or other code I have developed
and tested into notepad. Then make the changes and paste them into the code
editor. Then I hit "i" under the View menu and a list of errors will pop up. I
then use the mouse keys to go through them one at a time. I move the mouse to
one of the messages and hit the left mouse click, think twice. That takes me to
the line of code where the error is located inside the code editor. The
messages in the Error list also tell you the class, and method and line number
where the error is located if you want to make a note of it to research the
error later.
I fix that error and then I hit "i" under the view menu to get the error
list again and left click the next error I want to fix. I do this until I get a
clean compile.
Before you start working on a project for the day or for a long period of
time, perhaps a couple of hours, find your project folder then copy and paste
it into the same folder. This will give you a backup copy of the project in
case things go horribly wrong as they have done from time to time.
If you really get stuck in the Forms Designer you can use NVDA in there and
it at least reads much better than WindowEyes.
Some folks said they had no problems with NVDA in the Code Editor but I
couldnt get it to read but again, I have no clue about the hot keys to make
NVDA do anything at all but that is something I was going to look into downline.
The only problem I had running both WindowEyes and NVDA at the same time
was that after using NVDA in the Forms Designer the WindowEyes Mouse keys
seemed to stop working, perhaps I was doing something wrong with NVDA.I
Rebooted or closed vb.net and ReOpened it I dont remember which, to get full
WindowEyes mouse key actions again.
But using the combination of NVDA and WindowEyes showed me things could be
more accessible which is what I was looking at when working on the vb.net 2010
script.
In any case I can create and deploy vb.net projects using vb.net 2008 so I
am guessing 2010 isnt that much different and that is indeed what I have heard
from folks who use it.
If anything is annoying try and let me know and I will see if I can find a
work-around you can live with.
I have done this for so long that I might be taking something for granted
that you might have questions about so dont hesitate to ask if something doesnt
work well enough to get the job done in a timely fashon.
I dont know why the typing would be slow, mine is almost as fast as I can
type. Could be vb.net 2010 or some setting in the options for the code editor
or, if you are unning the new version of WindowEyes some problem with
WindowEyes its hard to tell since there are so many moving parts to the
accessibility puzzle.
Well, keep playing with vb.net and let me know how you are making out.
Also, if you did not change the options for vb.net to reduce some of the
dynamic stuff it may be impacting your use of the code editor. If that is the
case let me know and we can walk through a few of them to see if we can get
that puppy running a little better.
Rick USA