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


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ LICQ-Main mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to