From kde-devel Sun Jul 13 15:10:14 2003 From: Richard Moore Date: Sun, 13 Jul 2003 15:10:14 +0000 To: kde-devel Subject: Re: KHTMLPart subclassing X-MARC-Message: https://marc.info/?l=kde-devel&m=105810901402334 On Friday 11 July 2003 17:27, George Staikos wrote: > On Friday 11 July 2003 13:12, Johnny Andersson wrote: > > I want to make a Konqueror plugin that responds to mouse movements. I > > found that I have to subclass KHTMLPart to get access to the > > MouseMoveEvent handler (?). It seems like what KHTMLPart exposes to a > > KParts::Plugin is to limited for my needs. Please correct me if I'm wrong > > here because I've never worked with KParts until today. Why not make your plugin install an event filter? Rich. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<