Jon Keating wrote:
On Sun, 30 Jan 2005 13:01:29 +0200, Stoian Ivanov <[EMAIL PROTECTED]> wrote:

I've build OSD it is great .... What I meant is create the window if it is
not created but don't rise it or give a man a chance to choose ... I'm not
familiar with QT/KDE programming but in Windows API there  is a
FlashWindow(..)  that is making the trick :)


Last time I looked there wasn't anything similiar to FlashWindow, but
that has been a long time. I'll look into it sometime and see if it
can be implemented.  But for now, I guess you'll just have to use OSD.

If anyone knows about flashing the window in the taskbar, please show
me the documentation. It'll save me some time :)

The notify-Plugin for GAIM can do that, in notify.c, which can be found e.g. under
https://sourceforge.net/tracker/download.php?group_id=235&atid=390395&file_id=107609&aid=845503
it's implemented in the function handle_urgent from line 545 on. I'm not a C-Programmer, so I can't tell you exactly how they do it, but it seems it's just a flag that has to be set. Please make the window switch back to non-flashing mode as soon as you restore the window from the task bar or bring it to the front, I don't like the GAIM-behaviour where it switches back as soon as you type something.


Philipp


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to