durusmail: quixote-users: [Micropatch] implement TextWidget "wrap" attribute
[Micropatch] implement TextWidget "wrap" attribute
[Micropatch] implement TextWidget "wrap" attribute
2002-11-18
[Micropatch] implement TextWidget "wrap" attribute
2002-11-18
[Micropatch] implement TextWidget "wrap" attribute
2002-11-18
Emacs python-mode for .ptl
2002-12-20
2002-12-21
Dave Kuhlman (2 parts)
2003-01-03
[Micropatch] implement TextWidget "wrap" attribute
Greg Ward
2002-11-18
On 18 November 2002, Jonathan Corbet said:
> The documentation and the source for the TextWidget class both promise a
> "wrap" attribute, which does the obvious thing in the rendered HTML.  They
> lie, however.  It kind of looks like nobody quite got around to
> implementing it.  So I finished the job...

OK, I redid your patch against the current CVS and checked it in.
Quixote seems to be doing the right thing, ie. it turns

  TextWidget(..., wrap="physical")

to