Re: Do I Need Scripts?

  • From: "The Elf" <inthaneelf@xxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 3 Jun 2009 09:53:53 -0700

yes I know, but I'm not going to go through all the 7734 of trying to sort it all out myself as to what was a built in, and what is a jaws generated hot key.


the elf
proprietor, The Grab Bag,
for blind computer users and programmers
http://grabbag.alacorncomputer.com
Owner: Alacorn Computer Enterprises
"own the might and majesty of a Alacorn!"
www.alacorncomputer.com
Owner: Agemtree
"merchants in fine facetted and cabochon gemstones"
www.agemtree.com
----- Original Message ----- From: "Tyler Littlefield" <tyler@xxxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Tuesday, June 02, 2009 1:21 PM
Subject: Re: Do I Need Scripts?


some of those are already built into vs, though. like properties, code view (f7), etc.

Thanks,
Tyler Littlefield
Web: tysdomain.com
email: tyler@xxxxxxxxxxxxx
My programs don't have bugs, they're called randomly added features.

----- Original Message ----- From: "The Elf" <inthaneelf@xxxxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Tuesday, June 02, 2009 2:00 PM
Subject: Re: Do I Need Scripts?


controlling many of the IDE's built in aspects is far easier with them,

the scripts make navigation much easier, tell jaws how to treat most windows (window class and the like) and give you a multitude of hot key commands for items that are extremely difficult to get at and read properly if you do not have the scripts. there are a lot of features that are difficult, or very problematic to use for jaws without them, here is a list of the hot keys they add:
To move between controls on a form use Tab and Shift+Tab
To Display the immediate window use Control+G
To Display the properties window use F4
To Display the code window use F7
To Display the designer window use Shift+F7
To Display the object browser use F2
To display the Project Explorer use Control+R
To move to the prior or next procedure use control+up or down arrow
To activate Auto Complete use Control+Spacebar
then use arrows to select the correct property, method or constant and press Tab to complete the statement.
To activate the Properties and Methods list use  control+j.
To activate the Constants list use Control+Shift+J
To set focus to the Objects or Members Combo use Control+F2 and Tab between the two combo boxes.
To hear Quick Info use Control+I
To hear Parameter Info use Control+Shift+I
To Find Next use Shift+F4
To Find Previous use Shift+F3
To indent or remove indent use Tab and Shift+Tab
To insert a blank line above the current line use Control+N
To get Context Sensitive Help use F1
To set or remove a BreakPoint use F9
To clear all BreakPoints use Control+Shift+F9
To run an application or continue if in Break Mode use F5
To execute code a line at a time use F8
To execute code a procedure at a time use Shift+F8
To run to Cursor use Control+F8
To stop running an application use Control+Break
To restart an application from the beginning use Shift+F5
To run the Error Handler use Alt+F5
To step into the Error Handler use Alt+F8
To View Definition use Shift+F2
To go to last position use Control+Shift+F2
To switch panes when the window is split use F6
To bring the selected control to the front when it is overlapped by other controls use Control+J
To send the selected control to the back use Control+K
To display the Call Stack Dialog in Break mode use Control+L
To run selected line of code use Enter
To Insert a Carriage Return use Control+Enter
To switch between the Immediate and Watch window (if visible) use F6
To display the Watch Expression use Shift+Enter
To display the Edit Watch Dialog use Control+W
To expand or collapse the Watch value use Enter
To select a toolbox control and place it on the form use Control+Shift+B.
To move between controls on a form use Tab and Shift+Tab
You can also use the navigation arrows provided controls do not overlap.
To move the selected control one grid unit or pixel at a time in the given direction use control plus up, down, left or right arrow keys. To size the selected control use shift plus up, down, left or right arrow keys.
To set focus on the Tool Window use  control+shift+x.
To bring the selected control to the front when it is overlapped by other controls use Control+J.
To send the selected control to the back use Control+K.
To set focus on a selected window use  control+shift+w.
To speak extra information about the current context use  JAWSKey+delete.
Press this keystroke twice quickly to hear the values of the component's properties.
For a summary of the current project use  control+shift+s.
To display the Project Explorer use Control+R
To Display the immediate window use Control+G
To Display the properties window use F4
To Display the code window use F7
To Display the designer window use Shift+F7
To Display the object browser use F2
To close the active window without closing associated windows use control+shift+f4.

*note a few are mentioned twice, this is a combination of the insert and W command and the insert and H command used in the IDE with the scripts.

take care,
inthane
proprietor, The Grab Bag,
for blind computer users and programmers
http://grabbag.alacorncomputer.com
Owner: Alacorn Computer Enterprises
"own the might and majesty of a Alacorn!"
www.alacorncomputer.com
Owner: Agemtree
"merchants in fine facetted and cabochon gemstones"
www.agemtree.com
----- Original Message ----- From: "DaShiell, Jude T. CIV NAVAIR 1490, 1, 26" <jude.dashiell@xxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Tuesday, June 02, 2009 4:09 AM
Subject: RE: Do I Need Scripts?


What is either impossible or difficult without those scripts?



Rot47: <;F56]52D9:6==@?2GJ]>:=>
-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of The Elf
Sent: Tuesday, June 02, 2009 4:00
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: Do I Need Scripts?

if your using jaws yes you will need scripts.

at my sight:
http://grabbag.alacorncomputer.com

in the lower third of the page, under the jaws scripts, Window eyes set
files and nova map files header (a h2) there are a set of scripts for VB
6 and jaws 7, 8, and I think it reads 9 as well, these will work for J10
also, and there is a text file for setting the IDE up for best work with
jaws as well.

take care,
inthane
proprietor, The Grab Bag,
for blind computer users and programmers
http://grabbag.alacorncomputer.com
Owner: Alacorn Computer Enterprises
"own the might and majesty of a Alacorn!"
www.alacorncomputer.com
Owner: Agemtree
"merchants in fine facetted and cabochon gemstones"
www.agemtree.com

----- Original Message ----- From: Sunday Ugerdodge <mailto:dayugdog@xxxxxxxxx>
To: programmingblind@xxxxxxxxxxxxx
Sent: Monday, June 01, 2009 10:35 PM
Subject: Do I Need Scripts?

HI list,

I am not able to access and define the objects in VB 6.

What should I need to do using JAWS to define and access all
objects in VB 6?



Well and warmest regards,





Skype: dayugdog



__________ Information from ESET NOD32 Antivirus, version of
virus signature database 4121 (20090601) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


__________
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




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

Other related posts: