[twill] more form/widget control stuff

Titus Brown titus at caltech.edu
Fri Mar 17 14:04:19 PST 2006


Hi all,

I added in a few more form list widget select things.

>> fv 1 listwidget +value
>> fv 1 listwidget value

both select the value, while

>> fv 1 listwidget -value

de-selects the value.

Also,

>> fv 1 checkbox +

checks the box and

>> fv 1 checkbox -

unchecks the box.

The code isn't as thoroughly tested as I'd like, but all of the tests
pass, so at least I probably didn't break much.  I'd like to push this
out the door on Monday or Tuesday as twill-0.8.4, so if anyone gets a
chance to play with it, I'd appreciate it.

cheers,
--titus

eggs at http://issola.caltech.edu/~t/dist/
tar.gz at http://darcs.idyll.org/~t/projects/twill-latest.tar.gz



More information about the twill mailing list