From kfm-devel Mon Jul 28 21:24:19 1997 From: Martin Jones Date: Mon, 28 Jul 1997 21:24:19 +0000 To: kfm-devel Subject: khtmlw-0.8.4 X-MARC-Message: https://marc.info/?l=kfm-devel&m=88721887600275 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