[jawsscripts] SendMessage function?
- From: "Bryan Garaventa" <bgaraventa11@xxxxxxxxxxxxxx>
- To: <jawsscripts@xxxxxxxxxxxxx>
- Date: Thu, 25 Oct 2007 13:04:53 -0700
Does anyone know where I can get a list or where there is a reference guide
to use the SendMessage function? This appears to be a Windows command, and
JAWS documentation about it, simply states that the user should consult a
programming manual... Whichever that is...
For instance, the following usage will maximize the current application
window.
Script MaximizeCurrentAppWindow()
var int Rslt
SendMessage (GetAppMainWindow (GetFocus ()), 274, 61488, Rslt)
EndScript
I have no idea how to find the numerical values that cause this to happen
though, or what exactly they mean.
Does anyone know anything about this capability? Or where I could learn
more?
Thanks,
Bryan
__________
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
- Follow-Ups:
- [jawsscripts] Re: SendMessage function?
- From: Doug Lee
- [jawsscripts] Re: SendMessage function?
- From: Jamal Mazrui
- References:
- [jawsscripts] keycodes for keypressed event
- From: Jackie McBride
Other related posts:
- » [jawsscripts] SendMessage function?
- » [jawsscripts] Re: SendMessage function?
- » [jawsscripts] Re: SendMessage function?
- » [jawsscripts] Re: SendMessage function?
- » [jawsscripts] Re: SendMessage function?
- » [jawsscripts] Re: SendMessage function?
- [jawsscripts] Re: SendMessage function?
- From: Doug Lee
- [jawsscripts] Re: SendMessage function?
- From: Jamal Mazrui
- [jawsscripts] keycodes for keypressed event
- From: Jackie McBride