dogtail-devel [Bug 433435] several changes to tree.py, dump.py, and sniff



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=433435

  dogtail | Sniff | Ver: CVS HEAD




------- Comment #4 from Michal Babej  2007-04-25 21:22 UTC -------
Created an attachment (id=87038)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=87038&action=view)
patch to dogtail/tree.py

 - adds 2 lists: all States and Relations as defined in atspi
 - changes rawClick(button) to rawClick(button,x,y) x,y can be either relative
or absolute (i found this really useful), its fully backward compatible :)
 - fixes a minor bug in "deselect" method
 - comments out hyperlink processing when generating children list (hyperlink
handling is broken somewhere in lower layers)
 - adds "stateString" and "relationString" properties (used by both dump.py and
sniff)
 - adds checking for any State or Relation using a schema "s_*" or "r_*" where
*  must be any string from rel_types or state_types striped of its SPI_STATE_
or SPI_RELATION_ substring
 - small change to one search method to return an empty list instead of None


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=433435.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]