Follow-up: I just noticed that caretOffset is available. This is part of the AccessibleText interface. I don't, however, see the attributes associated with the text. I am particularly interested in the colors. >>> "Allen Taylor" <Allen Taylor mdacorporation com> 2009-02-11 09:46 >>> Well, actually, I'm looking for the attributes of the text, i.e., fg-color, bg-color, etc. as displayed in Accerciser. I believe Node.text just gives me the text content itself (i.e., it is not an object). Is this not the case?
Allen
>>> Zack Cerza <zcerza redhat com> 2009-02-10 16:51 >>> Allen Taylor wrote: > Does anyone know if dogtial makes the text attributes available (i.e., > the one in the AccessibleText interface)? > Allen Taylor It does: you want the Node.text attribute. Zack _______________________________________________ dogtail-list mailing list dogtail-list gnome org http://mail.gnome.org/mailman/listinfo/dogtail-list |