[jawsscripts] Re: Navigating dialogs with Jaws scripts

  • From: Jonathan Cohn <jon.c.cohn@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Wed, 20 Jul 2016 22:46:16 +0000

Hello, have you been able to create a script that just moves to the items
in question? I think that should be your first step. Of course doing this
will depend on how the dialog interacts with the accessibility API's of
Windows.


On Tue, Jul 19, 2016 at 7:30 PM Darko MiloÅ¡ević <daremc86@xxxxxxxxx> wrote:

Where is the script content?

You have written there is the script.

Can you send me the script example?


Best regards,


Darko


19.7.2016. u 23.37, Jonathan Cohn je napisao/la:
There is a script associated with tab / shift-tab
Step 1. Find the scripts and create empty scripts in your application
file.
Step 2. In these new scripts do some checking, and then if conditions are
right use a function to  change focus. If the items are UIA based, (touch
cursor) then you will probably need to use UIA functions. In any case,
you
probably will want to make sure the items are not disabled or hidden
before
setting focus to them.

Step 3. IfCall default script if step 2 did not match a condition you
were
handling.


When doing this work, see if you can put together a way in your scripts
to
do this on window structure or INI files this should make the solution
more
future proof,.

Best of luck!

Jonathan Cohn
.

On Mon, Jul 18, 2016 at 12:03 PM Darko MiloÅ¡ević <daremc86@xxxxxxxxx>
wrote:

Hi there!

I want to navigate through the PalTalk Messenger dialogs using the Jaws
scripts.

I have made the basic scripts for the PalTalk, but I cannot use Tab, and
Shift+Tab to navigate through the Setup Preferences dialog.

When I press the Tab or Shift+Tab, Jaws says nothing, but when I route
Jaws to the PC Cursor, I can navigate through the dialog controls.

Further more, I can navigate also with the touch cursor, but I want to
navigate such in a standard dialogs using Tab or Shift+Tab.

Is it possible?


PalTalk is avaylable at:

www.paltalk.com


Best regards,


Darko



__________�

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


__________�

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


__________�

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



__________�

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

Other related posts: