[Kde-kiosk] konqueror

Martijn Klingens klingens at kde.org
Tue Aug 5 12:05:23 CEST 2003


On Tuesday 05 August 2003 09:57, Arthur Rousseau wrote:
> Is there perhaps a simpler way of achieving this or something similar?

If the "other window" is using the Qt/KDE API you will probably much prefer 
using KHTMLPart instead (http://developer.kde.org/documentation/library/cvs-
api/classref/khtml/index.html).

If modifying the app is not an option I'd recommend writing a small KDE app 
that does this, because then you have full control over what goes on. It will 
only be a few hundred lines of code to do all this, probably even less.

The KDE Kiosk framework AFAIK has no provisions for this and it would be hard 
to get this to work. Maybe Waldo can implement it, but I somewhat doubt it's 
worth the effort...

-- 
Martijn


More information about the kde-kiosk mailing list