Hi, khtmlw-0.8.4 has been commited to CVS. This version supports text selection. The functions you need are: public: bool isTextSelected(); void getSelectedText( QString &text ); signals: textSelected( bool ); This release BREAKS BINARY COMPATABILITY - you must recompile applications using khtmlw. A new kdehelp-0.4.16 has also been commited which supports text selection and copying. Text selection does not yet work with kfm as it is overridden by rectangular area URL selection. -- bye, Martin Jones mjones@kde.org