[audacity4blind] Re: JAWS Script for Audacity-- new beta (2.1.0-beta3)

  • From: David Bailes <david_bailes@xxxxxxxxxxx>
  • To: "audacity4blind@xxxxxxxxxxxxx" <audacity4blind@xxxxxxxxxxxxx>
  • Date: Mon, 8 Feb 2016 14:31:51 +0000 (UTC)

Hi,
If I insert that pause(), then that makes going to a track work for me on 
windows 7, Jaws 17. In my case it works for absolute as well as relative track 
numbers.

David.
 

On Sunday, 7 February 2016, 8:51, David Engebretson Jr. 
<d.engebretson@xxxxxxxxxxx> wrote:
So, on line 1631 I put in a pause before we jump into the NavigateTrackPanel 
function since I wasn't sure if the InputBox function would give focus back 
to the track panel and NavigateTrackPanel assumes we have focus...


If InputBox(msgTrackNumber, msgGoToTrackTitle, s) Then
Pause()
    NavigateTrackPanel (s, gsGoTrackUpKey, gsGoTrackDownKey)

Seems to work consistently after I do that!

Peace,
d

The audacity4blind web site is at
//www.freelists.org/webpage/audacity4blind

Subscribe and unsubscribe information, message archives,
Audacity keyboard commands, and more...

To unsubscribe from audacity4blind, send an email to
audacity4blind-request@xxxxxxxxxxxxx
with subject line
unsubscribe

Other related posts: