[jawsscripts] Re: Which event is triggered before FocusChangedEventEX?

  • From: "Raymond Jansen" <r.jansen@xxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Tue, 21 Jul 2009 21:57:24 +0200

Hi,

yes I know that the KeyPressedEvent will be the first when you press a key.

I think I'm going to modify my default.jss so that every event will write a 
line to an ini file when a specific flag is set.

Or is there already such a logging feature?

Thanks,

Raymond

----- Original Message ----- 
From: "Dennis Brown" <DennisTBrown@xxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Tuesday, July 21, 2009 7:28 PM
Subject: [jawsscripts] Re: Which event is triggered before 
FocusChangedEventEX?


> Only if you press a key!  It doesn't fire if focus changes, nor if new 
> text
> appears, nor if the current item changes.  I think that was the original
> intent of the question--what fires prior to FocusChangedEventEx.
>
> Thanks,
> Dennis Brown
>
> ----- Original Message ----- 
> From: "James Panes" <jimpanes@xxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Monday, July 20, 2009 6:52 PM
> Subject: [jawsscripts] Re: Which event is triggered before
> FocusChangedEventEX?
>
>
>> KeyPressedEvent always fires first.
>> Regards,
>> Jim
>> jimpanes@xxxxxxxxx
>> jimpanes@xxxxxxxxxxxx
>> "Everything is easy when you know how."
>>
>> ----- Original Message ----- 
>> From: "Dennis Brown" <DennisTBrown@xxxxxxxxxxx>
>> To: <jawsscripts@xxxxxxxxxxxxx>
>> Sent: Sunday, July 19, 2009 9:30 PM
>> Subject: [jawsscripts] Re: Which event is triggered before
>> FocusChangedEventEX?
>>
>>
>> Hi James,
>> If it is a list view, then NewTextEvent firing first is not true, since
>> NewTextEvent goes on highlight attributes, and it has been intentionally
>> disabled when a list view is in focus, or a list box, etc., so that
>> ActiveItemChangedEvent can be invoked.
>> FocusChangedEventEx would be the first to determine what function gets
>> called in that case.
>> Hope this helps!
>>
>> Thanks,
>> Dennis Brown
>>
>> ----- Original Message ----- 
>> From: "James Panes" <jimpanes@xxxxxxxxx>
>> To: <jawsscripts@xxxxxxxxxxxxx>
>> Sent: Sunday, July 19, 2009 5:38 AM
>> Subject: [jawsscripts] Re: Which event is triggered before
>> FocusChangedEventEX?
>>
>>
>>>
>>> NewTextEvent is triggered before FocusChangedEvent.
>>>
>>> Regards,
>>> James
>>>
>>> jimpanes@xxxxxxxxx
>>> jimpanes@xxxxxxxxxxxx
>>> "Everything is easy when you know how."
>>>
>>> ----- Original Message ----- 
>>> From: "Raymond Jansen" <r.jansen@xxxxxxxxxx>
>>> To: <jawsscripts@xxxxxxxxxxxxx>
>>> Sent: Saturday, July 18, 2009 12:56 PM
>>> Subject: [jawsscripts] Which event is triggered before
>>> FocusChangedEventEX?
>>>
>>>
>>> Hi All,
>>>
>>> Does somebody know the order in which all the events are triggered? I
>>> thought that FocusChangedEventEx was the first to be triggered after the
>>> KeyPressedEvent.
>>>
>>>
>>> Thanks,
>>>
>>> Raymond
>>>
>>> __________
>>> 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
>>>
>>>
>>
>> __________
>> 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
>>
>>
>
> __________
> 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

Other related posts: