[g-a-devel] Do all references to the same object have the same value?
- From: "Quiring, Sam" <Sam Quiring windriver com>
- To: <gnome-accessibility-devel gnome org>
- Subject: [g-a-devel] Do all references to the same object have the same value?
- Date: Thu, 12 Feb 2009 09:39:08 -0800
Greetings,
My application uses
AT-SPI to examine an application. Suppose the target application
has a check box on it. If the target application's GUI does not change,
will every Accessible *reference to the check box, no matter how it is obtained,
have the same value? For example, supposed I obtain a reference
for the check box by enumerating the entire AT-SPI tree. Then the
user clicks on the checkbox and a reference to the check box is delivered to my
handler for the "focus:" event. Will these two references be
equal?
-Sam
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]