CVSROOT: /cvs/gnome Module name: dogtail Changes by: zcerza 05/11/18 17:51:21
Modified files: . : ChangeLog dogtail : utils.py tree.py sniff : sniff Log message: * dogtail/utils.py: Add Blinker class from sniff/sniff, which, upon initialization, blinks a rectangular shape onscreen. * dogtail/tree.py: Add Node.blink(), which blinks a rectangle around the node's extents (if it has extents). This is intended to help debugging situations where, during script writing, the node found in a search is not what was expeced. * sniff/sniff: Remove Blinker class and blinkExtents(). Make selectionChanged() just call node.blink(). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dogtail&who=zcerza&date=explicit&mindate=2005-11-18%2017:50&maxdate=2005-11-18%2017:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list