2008/5/30 Aaron J. Seigo <aseigo@kde.org>:
On Friday 30 May 2008, Luca Beltrame wrote:
> - a line-edit widget

Plasma::LineEdit

> - the ability to display HTML after the backend does its job (data
> fetching, parsing, etc).

Plasma::WebContent

> The big question is: is this doable with Plasma script intrerface? If so,

yes.

> are there any examples with Python?

it's still in playground, but it's there =)
There is no code in playground that uses PyQt's sip tool to wrap the Plasma::WebContent and  Plasm::LineEdit classes and integrate them somehow with the Plasma Script Engine interface.

-- Richard