Projects/Plasma/Tasks/HTMLViewer: Difference between revisions

From KDE TechBase
No edit summary
 
No edit summary
 
Line 1: Line 1:
Implementing a scalable HTML widget might involve implementing some additional scalable widgets beyond those planned in order to support HTML forms. For example, forms use listboxes and comboxes which weren't in the planned set of widgets. --[[User:Rich|Rich]] 20:02, 3 March 2007 (CET)Rich.
Implementing a scalable HTML widget might involve implementing some additional scalable widgets beyond those planned in order to support HTML forms. For example, forms use listboxes and comboxes which weren't in the planned set of widgets. --[[User:Rich|Rich]] 20:02, 3 March 2007 (CET)Rich.
: i'm really not sure we need to support html forms. display would be enough. besides, doesn't khtml render the widgets via proxy widgets anyways? so this might work out of the box much to our surprise --[[User:Aseigo|Aseigo]] 02:36, 11 March 2007 (CET)

Latest revision as of 01:36, 11 March 2007

Implementing a scalable HTML widget might involve implementing some additional scalable widgets beyond those planned in order to support HTML forms. For example, forms use listboxes and comboxes which weren't in the planned set of widgets. --Rich 20:02, 3 March 2007 (CET)Rich.

i'm really not sure we need to support html forms. display would be enough. besides, doesn't khtml render the widgets via proxy widgets anyways? so this might work out of the box much to our surprise --Aseigo 02:36, 11 March 2007 (CET)