sugarbot's aim is to provide testing and automation facilities for the OLPC Project's Sugar GUI. The project must first identify and evaluate possible implementation options, and then implement the best choice. Although it has a Sugar focus, sugarbot should be easily extensible to other Python-based GUI's.

Monday, July 28, 2008

Trying to keep it pretty...

I'm working on the sbpython.py code, trying to implement more functionality (manipulating the title explicitly, the selected entries in a ComboBox, focus, delete/backspace). Keeping the code coherent is kind of a pain, since there isn't an obvious way to keep some of the code from being duplicated.

Hmm.

No comments: