[jawsscripts] Re: automaximizing OE message window

  • From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Sat, 8 Feb 2014 19:34:29 +0200

I done it as I explained, without sighted help.

--Octavian

----- Original Message ----- 
From: "Mario Brusco" <mrb620@xxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Saturday, February 08, 2014 4:50 PM
Subject: [jawsscripts] Re: automaximizing OE message window


> Oh, so the window is being stretched, so sighted help can also be employed
> to do this.
>
> ----- Original Message ----- 
> From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Saturday, February 08, 2014 2:04 AM
> Subject: [jawsscripts] Re: automaximizing OE message window
>
>
> You need to move the Jaws cursor in small increments (3 pixels at a time 
> for
> example) using Alt+Shift+arrow keys until you will hear something like "NW
> size" or something like that. It means that the Jaws cursor sits on the
> corner of the window and by dragging you can resize it.
>
> No, I ment home, because in order to move the cursor at the top left 
> corner
> of the window, you need to press Page up to move the cursor at the top of
> the window and home to move it to the left of the window.
> These hotkeys won't always put the cursor exactly at the margin of the
> window so you can start resizing it. This is why you need to check the 
> shape
> of the mouse cursor with Insert+Control+Shift+C and if it is still array, 
> to
> move it with Alt+Shift+arrow keys until the shape of the cursor changes.
>
> --Octavian
>
> ----- Original Message ----- 
> From: "Mario Brusco" <mrb620@xxxxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Saturday, February 08, 2014 2:16 AM
> Subject: [jawsscripts] Re: automaximizing OE message window
>
>
>> JAWS cursor, JAWS pageup, JAWS home, insert+control+shift+c, for me, Jaws
>> says "arrow".
>> before I go on, did you mean JAWS end instead of JAWS home?
>>
>> ----- Original Message ----- 
>> From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
>> To: <jawsscripts@xxxxxxxxxxxxx>
>> Sent: February 07, 2014 3:53 PM
>> Subject: [jawsscripts] Re: automaximizing OE message window
>>
>>
>> The best idea is to not create a script at all, but to resize the window
>> of
>> a message to be as large as the screen is, but without maximizing the
>> window.
>> Outlook Express will remember that size and after you do it once, it will
>> remember that size and all the messages will open with a window of that
>> size, even after you'll restart the computer.
>> If you'll maximize the window, it won't remember that.
>>
>> You can maximize the window by moving the Jaws cursor at the top left
>> corner
>> with page up and home and the arrow keys, check the mouse cursor type 
>> with
>> Insert+Control+Shift+C, and when you'll hear that the type is "resize",
>> then
>> drag to up-left the mouse with Control+Insert+NumPad Slash, move then the
>> Jaws cursor with Shift+Alt+arrow keys and then end dragging with the
>> Control+Insert+NumPad slash.
>> Then move the Jaws cursor to bottom-right and do the same but drag to
>> right-bottom.
>>
>> --Octavian
>>
>> ----- Original Message ----- 
>> From: "Mario Brusco" <mrb620@xxxxxxxxxxx>
>> To: <jawsscripts@xxxxxxxxxxxxx>
>> Sent: Friday, February 07, 2014 5:26 PM
>> Subject: [jawsscripts] automaximizing OE message window
>>
>>
>>> Hi, I want to automaximize the message of an email in Outlook Express. I
>>> added simple code to the default OE script
>>>
>>> Script, but it isn't working. Can someone help, please?
>>>
>>>
>>>
>>> Script Enter ()
>>>
>>> If ...
>>>
>>> EndIf
>>>
>>>
>>>
>>> If IsMessagesList(GetFocus()) Then
>>>
>>> let giWasMessagesList=TRUE
>>>
>>> SaveCursor ()
>>>
>>> JAWSCursor ()
>>>
>>> JAWSHome ()
>>>
>>> JAWSEnd ()
>>>
>>> PriorWord ()
>>>
>>> If GetWord () == "Restore Symbol" Then
>>>
>>> {alt+space}
>>>
>>> {x}
>>>
>>> PCCursor ()
>>>
>>> Else
>>>
>>> let giWasMessagesList=FALSE
>>>
>>> EndIf
>>>
>>> EndIf
>>>
>>> if ...
>>>
>>>
>>>
>>> __________�
>>>
>>> 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
>
>
> __________�
>
> 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: