[jawsscripts] Re: Close window with SendMessage function?

  • From: "Bryan Garaventa" <bgaraventa11@xxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 13 Aug 2009 15:42:36 -0700

Nope, you should see SendMessage in your JAWS functions list, as well as 
PostMessage, which provides limited access to the API through JAWS.

----- Original Message ----- 
From: "Donald Marang" <donald.marang@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Thursday, August 13, 2009 3:28 PM
Subject: [jawsscripts] Re: Close window with SendMessage function?


> Is the SendMessage function a built-in JAWS function or is it part of
> another package, such as HomerKit?  Do you need to load or provide any 
> other
> commands first such as an Use statement?
>
> Don Marang
>
>
> ----- Original Message ----- 
> From: "Jim Bauer" <holdsworthfan@xxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Thursday, August 13, 2009 4:46 PM
> Subject: [jawsscripts] Re: Close window with SendMessage function?
>
>
>> sendMessage(hwnd, 0x0112, 0x000F, 0)
>> The populated parameters are wm_syscommand and wm_close, respectively.
>>>-----Original Message-----
>>>From: jawsscripts-bounce@xxxxxxxxxxxxx
>>>[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Bryan Garaventa
>>>Sent: Tuesday, August 11, 2009 2:13 PM
>>>To: jawsscripts@xxxxxxxxxxxxx
>>>Subject: [jawsscripts] Close window with SendMessage function?
>>>
>>>Does anyone know what the correct parameters are for forcing a window to
>>>close using the SendMessage function? The window handle is pretty 
>>>obvious,
>>>but I'm not sure what the other constants should be.
>>>Thanks,
>>>Bryan
>>>__________
>>>Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>>>
>>>View the list's information and change your settings at
>>>http://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
>>>http://www.freelists.org/list/jawsscripts
>>>
>>>
>>>This e-mail and any attachments to it are confidential and are intended
>>>solely for use of the individual or entity to whom they are addressed. 
>>>If
>>>you have received this e-mail in error, please notify the sender
>>>immediately and then delete it.  If you are not the intended recipient,
>>>you must not keep, use, disclose, copy or distribute this e-mail without
>>>the author's prior permission.  The views expressed in this e-mail 
>>>message
>>>do not necessarily represent the views of Highmark Inc., its 
>>>subsidiaries,
>>>or affiliates.
>>>__________
>>>Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>>>
>>>View the list's information and change your settings at
>>>http://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
>> http://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
> http://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 
http://www.freelists.org/list/jawsscripts

Other related posts: