[Twisted-Python] Woven and non-breaking spaces
Eric Holm
twisted at eholm.com
Tue May 20 20:06:37 MDT 2003
> >> theModel = { "someData": "Before After" }
> >> theHtml = '<html><span model="someData"
> >> view="Text">placeholder</span></html>'
> >
> > Try view="RawText" instead of "Text"...
> >
> That works great for the example I gave, but...
>
Never mind. This provided an excellent excuse to
noodle around with widgets, and I ended-up writing
a couple of simple widgets to do my bidding.
Thanks,
Eric.
More information about the Twisted-Python
mailing list