Re: application name in Jaws

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Mon, 25 Feb 2008 16:14:47 -0500 (EST)

In that case, it seems that JAWS is not recognizing what application has
the active window.  Perhaps the executable created by perlapp does not
include some standard information that JAWS expects.  Maybe try
compileing as a console or Windows executable (whichever you did not
try) and see if that makes a difference.

Jamal
On Mon, 25 Feb 2008, Octavian
Rasnita wrote:

> Date: Mon, 25 Feb 2008 22:29:44 +0200
> From: Octavian Rasnita <orasnita@xxxxxxxxx>
> Reply-To: programmingblind@xxxxxxxxxxxxx
> To: programmingblind@xxxxxxxxxxxxx
> Subject: Re: application name in Jaws
>
> Ok, but in which script should I put that function?
>
> If I press Insert+F2, then hit enter on script manager when that program has
> the focus, it opens the Jaws script for Outlook Express or for Windows
> Explorer or whatever application had the focus before.
> I've tried to put some combinations in confignames.ini with no results.
>
> Octavian
>
> ----- Original Message -----
> From: "Jamal Mazrui" <empower@xxxxxxxxx>
> To: <programmingblind@xxxxxxxxxxxxx>
> Sent: Monday, February 25, 2008 8:47 PM
> Subject: Re: application name in Jaws
>
>
> > Try the GetAppFileName() function.  It can return either a .exe or .dll
> > module that is currently in control of the running program.  If a .jss
> > file is not named with the same base name as the module, it can still be
> > automatically loaded by putting an entry in the ConfigNames.ini file in
> > the user script folder.
> >
> > Hope this helps,
> > Jamal
> > On Sun, 24 Feb 2008, Octavian Rasnita wrote:
> >
> >> Date: Sun, 24 Feb 2008 17:55:21 +0200
> >> From: Octavian Rasnita <orasnita@xxxxxxxxx>
> >> Reply-To: programmingblind@xxxxxxxxxxxxx
> >> To: programmingblind@xxxxxxxxxxxxx
> >> Subject: application name in Jaws
> >>
> >> Hi,
> >>
> >> Does anyone know how Jaws gets the name of the currently running
> >> application
> >> (when pressing Insert+Q for example).
> >>
> >> I want to know this, because I've seen that in some applications it gets
> >> a
> >> wrong name. For example if I start a certain program with a hotkey while
> >> I
> >> use Winamp, after that application starts, if I press Insert+Q, Jaws
> >> tells
> >> that Winamp is running.
> >>
> >> If I switch to Windows Explorer than I switch to that application, and I
> >> press again Insert+Q, Jaws tells that Windows Explorer is running, not
> >> that
> >> app.
> >>
> >> So I want to know what must a program do in order to allow Jaws to
> >> recognize
> >> its name correctly.
> >>
> >> Thanks.
> >>
> >> Octavian
> >>
> >> __________
> >> 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: