CVSROOT:        /cvs/gnome
Module name:    dogtail
Changes by:     zcerza  05/11/10 17:20:09

Modified files:
        .              : ChangeLog 
        dogtail        : procedural.py rawinput.py tree.py 

Log message:
* dogtail/rawinput.py: Add typeText() and pressKey(). For now
pressKey() takes an integer keycode argument, but I'd like to enable something
like "pressKey('Return')" in the future.

* dogtail/tree.py: Make Node.grabFocus() get added to the object in
Node.__init__(), but only of the node wraps a Component. Also add
Node.rawClick() and Node.rawType().

* dogtail/procedural.py: Implement click(raw=True).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dogtail&who=zcerza&date=explicit&mindate=2005-11-10%2017:19&maxdate=2005-11-10%2017:21

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to