From kde-commits Wed Oct 08 23:21:25 2003 From: Antonio Larrosa =?iso-8859-15?q?Jim=E9nez?= Date: Wed, 08 Oct 2003 23:21:25 +0000 To: kde-commits Subject: Re: kdenetwork/kopete/kopete X-MARC-Message: https://marc.info/?l=kde-commits&m=106565648508778 El Wednesday 08 October 2003 10:01, Martijn Klingens escribió: > On Wednesday 08 October 2003 01:30, Antonio Larrosa Jimenez wrote: > > +#if KDE_IS_VERSION( 3, 1, 90 ) > > + // Demands the attention of the user > > + KWin::demandAttention( topLevelWidget()->winId(), true ); > > +#endif > > Isn't this done by KNotify nowadays??? The docs of KWin::demandAttention say @since 3.2, so if it's already obsoleted then we have a problem :) Anyway, KNotify didn't make the window demand the attention (you can see that now, Kopete's entry in kicker's task bar flashes when getting an incomming message, and it didn't do that before). Greetings, -- Antonio Larrosa