[jawsscripts] Re: JAWS 9 event list

  • From: "Dennis Brown" <DennisTBrown@xxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Tue, 5 Aug 2008 10:37:44 -0400

DescriptionChangedEvent, yes, but not NameChangedEvent. 
DescriptionChangedEvent needs MSAA to provide a description, which is rarely 
the case, but when they do, it seems to work fine.


Thanks,
Dennis Brown
----- Original Message ----- 
From: "Victor Tsaran" <vtsaran@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Tuesday, August 05, 2008 12:48 AM
Subject: [jawsscripts] Re: JAWS 9 event list


> Pretty cool, Jamal, thanks for that.
> Did anyone ever get NameChangedEvent and DescriptionChangedEvent to work?
> Vic
>
> Jamal Mazrui wrote:
>> I extracted all references to event functions in the All Users folder
>> eliminated duplicates, and sorted alphabetically.  I discovered many 
>> event
>> functions of which I was unaware:  perhaps because they are undocumented,
>> because I missed the documentation, or because I forgot.  I thought this
>> list was worth sharing.
>>
>> Jamal
>>
>>
>>
>> ActiveItemChangedEvent(handle curHwnd, int curObjectId, int curChildId,
>> handle prevHwnd, int prevObjectId, int prevChildId)
>>
>> AIMTritonHistoryMessageEvent(handle hwnd, int nMsgID)
>>
>> AppWillNotSpeakEvent(string strApp)
>>
>> AutoFinishEvent()
>>
>> AutoStartEvent()
>>
>> BottomEdgeEvent(handle WindowHandle)
>>
>> ClipboardChangedEvent()
>>
>> ColorEvent()
>>
>> CrossedListBoundaryEvent()
>>
>> CrossedTableBoundaryEvent(int iPrevTableIndex, int iPrevTableLevel, int
>> iCurTableIndex, int iCurTableLevel)
>>
>> CursorChangedEvent(string CursorType)
>>
>> CursorShapeChangedEvent(string CursorType)
>>
>> deferred_tutorMessageEvent()
>>
>> DescriptionChangedEvent(handle hwnd, int objId, int childId, int 
>> nObjType,
>> string sOldDescription, string sNewDescription)
>>
>> DialogPageChangedEvent(HANDLE hwndNewPage, HANDLE hwndOldPage)
>>
>> DocumentLoadedEvent()
>>
>> DocumentPageChangedEvent()
>>
>> DocumentTextColumnChangedEvent()
>>
>> DocumentTextSectionChangedEvent()
>>
>> FocusChangedEvent(handle FocusWindow, handle PrevWindow)
>>
>> FocusPointMovedEvent(int nX, int nY, int nOldX, int nOldY, int nUnit, int
>> nDir, int nTimeElapsed)
>>
>> ForegroundIconicEvent(HANDLE hwndForeground)
>>
>> ForegroundWindowChangedEvent(handle newWindow)
>>
>> FormsModeEvent(int bEntering)
>>
>> FrameLoadedEvent(handle hDoc, string sFrameName, int nFrameIndex)
>>
>> FSReaderAudioEvent(int state)
>>
>> FSReaderRateChangedEvent(int rate)
>>
>> FSReaderReducedPausesEvent(int ReducingPauses)
>>
>> FSReaderUserChangedRateEvent(int rate)
>>
>> FSReaderUserReducedPausesEvent(int ReducingPauses)
>>
>> gbScreenStabilizedEvent(handle hwndLastWrite)
>>
>> HelpBalloonEvent(handle hwnd, string sText)
>>
>> InfoBarHideEvent(handle hWnd)
>>
>> InfoBarShowEvent(handle hWnd)
>>
>> InputLanguageChangedEvent(string sLang, int nLangId, string sLangAbbrev)
>>
>> InternalFrameChangedEvent(handle hwnd, handle idFrame, string
>> strFrameName)
>>
>> ItemNotFoundEvent(int hwnd)
>>
>> JavaFocusChangedEvent(handle FocusWindow, handle PrevWindow)
>>
>> KeyPressedEvent(int nKey, string strKeyName, int nIsBrailleKey, int
>> nIsScriptKey)
>>
>> LineSpacingChangedEvent(int nLineSpacing)
>>
>> MenuModeEvent(handle WinHandle, int mode)
>>
>> mouseButtonEvent(int iEventCode, int x, int y)
>>
>> MouseMovedEvent(int x, int y)
>>
>> MSAAAlertEvent(handle hwnd, int nTime, string sText, int nAlertLevel)
>>
>> NameChangedEvent(handle hwnd, int objId, int childId, int nObjType, 
>> string
>> sOldName, string sNewName)
>>
>> NavigationWrappedEvent(int bForward)
>>
>> NewTextEvent(handle hwnd, string buffer, int nAttributes, int nTextColor,
>> int nBackgroundColor, int nEcho, string sFrameName)
>>
>> ObjStateChangedEvent(handle hObj, int iObjType, int nChangedState, int
>> nState, int nOldState)
>>
>> PageChangedEvent(handle hWnd, string PageName)
>>
>> ProgressBarChangedEvent(Handle hProgress, String sName, String sValue)
>>
>> SayAllStoppedEvent()
>>
>> SayLastTipFromEvent()
>>
>> ScreenStabilizedEvent(handle hwndLastWrite)
>>
>> screenStableEvent()
>>
>> SkimReadStoppedEvent(int nSkimReadingMode, int nMatches, int bSummarize)
>>
>> SpeechToggledEvent(int bSpeechOn)
>>
>> TableEnteredEvent(int nTblCols, int nTblRows, int nTblNesting, int
>> nCurCol, int nCurRow, int bUniform, int bHasMarkedHeaders, int
>> nHeadersColumn, int nHeadersRow)
>>
>> TableExitedEvent()
>>
>> TabStopEvent(string sNewPos)
>>
>> TextSelectedEvent(string strText, int bUnSelecting, int
>> bContainsSpeechMarkup)
>>
>> TooltipEvent(handle hWnd, string strText)
>>
>> TopEdgeEvent(handle WindowHandle)
>>
>> TutorMessageEvent(handle hwndFocus, int nMenuMode)
>>
>> ValueChangedEvent(handle hwnd, int objId, int childId, int nObjType,
>> string sObjName, string sObjValue, int bFocusObject)
>>
>> WindowActivatedEvent(handle hWnd)
>>
>> WindowCreatedEvent(handle hWnd, int nLeft, int nTop, int nRight, int
>> nBottom)
>>
>> WindowDestroyedEvent(handle hwnd)
>>
>> WindowMinMaxEvent(handle hWindow, int nMinMaxRest, int nShow)
>>
>> WindowResizedEvent(handle hWindow, int nLeft, int nTop, int nRight, int
>> nBottom)
>> __________
>> 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: