Hello --

I'd like to announce the first release of gtklogger. gtklogger is a python module for recording and replaying user actions in a pygtk program, with the goal of allowing gui testing in a regression test suite.

To use gtklogger, you must make some minor, non-invasive, well- documented modifications to your pygtk program. gtklogger does not yet support the full pygtk widget set, but it is easy to extend. (It currently supports only those widgets that we're using in the OOF project.) If you write extensions to support more widgets, we'll be glad to incorporate them into the code.

The python module, documentation, and a sample program are all available at http://www.ctcms.nist.gov/oof/gtklogger/.

gtklogger is freely redistributable.

 -- Steve

--
-- EMail: [EMAIL PROTECTED] Phone: (301) 975-5423 -- -- WWW: http://math.nist.gov/mcsd/Staff/SLanger/ Fax: (301) 975-3553 -- -- Mail: NIST; 100 Bureau Drive -- Stop 8910; Gaithersburg, Md 20899-8910 --

-- "I don't think this will work. That's why it's science." -- -- Naomi Langer (age 6), 17 Feb 2003 --


_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to