[jawsscripts] Re: AW: Re: AW: Keypress question

  • From: "Rui Fontes" <rui.fontes@xxxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 23 Jan 2009 01:06:02 -0000

It is to use reviewing text in a program to emboss Braille, named Braille 
Fácil.

Rui

----- Original Message ----- 
From: "Willi Lutzenberger" <willutz@xxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Thursday, January 22, 2009 3:48 PM
Subject: [jawsscripts] AW: Re: AW: Keypress question


> No, because it may be only needed to select some words or letters...
>

You could use the same approach by using selectnextcharacter and
selectnextword additionally.

The main question really is, in witch situations you'd like to have such an
autoselect feature.

Best, Willi

>
> ----- Original Message -----
> From: "Willi Lutzenberger" <willutz@xxxxxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Thursday, January 22, 2009 12:19 AM
> Subject: [jawsscripts] AW: Keypress question
>
>
> Hello Rui,
> How about SelectNextLine() and SelectPriorLine()?
>
> The Documentation about this function shows as follows:
> ***
> void selectnextline()
>
> Category:  Selection
>
> Synopsis:  Selects the text from the cursor position to the same
> position on
> the next line.
>
> Return Type:  void
>
> Description:  Sends a SHIFT+DOWN ARROW to the system.  The result is
> controlled by the application.
> In most edit controls, the line below the PC cursor is selected. This
> keystroke can also be used for
> selecting contiguous items in list boxes or list views.
> ***
>
> So what you would need to do is to define the conditions when
> SelectNextLine() and SelectPriorLine()
> should be called by SayNextLine() and SayPriorLine().
>
> Best regards, Willi
> > -----Ursprüngliche Nachricht-----
> > Von: jawsscripts-bounce@xxxxxxxxxxxxx
> > [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] Im Auftrag von Rui Fontes
> > Gesendet: Mittwoch, 21. Januar 2009 03:25
> > An: jawsscripts@xxxxxxxxxxxxx
> > Betreff: [jawsscripts] Keypress question
> >
> > Hello,
> >
> > It is possible in Jaws scripting simulate the pressing of a
> > key like Shift?
> >
> > What we need is to simulate the following scenario:
> > 1 - Press and hold the Shift Key;
> > 2 - Press arrow keys to select text;
> > 3 - Release the Shift Key.
> >
> > The script should achieve the operations 1 and 3...
> >
> > Rui
> >
> >
> > --
> > Estou utilizando a versão gratuita de SPAMfighter para
> > usuários privados.
> > Foi removido 58840 emails de spam até hoje.
> > Os usuários pagantes não têm esta mensagem nos seus emails.
> >  Adquira SPAMfighter grátis aqui: http://www.spamfighter.com/lpt
> >
> >
> > __________
> > Visit and contribute to The JAWS Script Repository
> > http://jawsscripts.com
> >
> > View the list's information and change your settings at
> > //www.freelists.org/list/jawsscripts
> >
>
> __________
> Visit and contribute to The JAWS Script Repository
> http://jawsscripts.com
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
>
>
>
> --
> Estou utilizando a versão gratuita de SPAMfighter para usuários
> privados.
> Foi removido 58840 emails de spam até hoje.
> Os usuários pagantes não têm esta mensagem nos seus emails.
>  Adquira SPAMfighter grátis aqui: http://www.spamfighter.com/lpt
>
>
> __________
> Visit and contribute to The JAWS Script Repository
> http://jawsscripts.com
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts

__________
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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



-- 
Estou utilizando a versão gratuita de SPAMfighter para usuários privados.
Foi removido 58861 emails de spam até hoje.
Os usuários pagantes não têm esta mensagem nos seus emails.
 Adquira SPAMfighter grátis aqui: http://www.spamfighter.com/lpt


__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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

Other related posts: