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