Shoutbox

Import Script wizard sometimes flashes at taskbar when launched from Windows shell - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! General (/forumdisplay.php?fid=23)
+----- Thread: Import Script wizard sometimes flashes at taskbar when launched from Windows shell (/showthread.php?tid=77319)

Import Script wizard sometimes flashes at taskbar when launched from Windows shell by ahmetgns on 09-08-2007 at 09:25 AM

Sometimes when I double click on a script pack to import, Import Script wizard starts but flashes in the taskbar, I mean its window isn't being activated. So I may have to click the button on the taskbar to activate the window and import the script. But this occurs sometimes, not everytime. Did anyone experience this problem?

And the screenshot, do we really need it though...

[Image: attachment.php?pid=847335]


RE: Import Script wizard sometimes flashes at taskbar when launched from Windows shell by andrewdodd13 on 09-08-2007 at 09:55 AM

AFAIK this is a general Windows bug when launching programs from other programs.

I usually find it happens when I launch programs from Firefox, or click links in WLM...


RE: Import Script wizard sometimes flashes at taskbar when launched from Windows shell by Patchou on 09-08-2007 at 12:44 PM

actually, I fixed this last week for version :).


RE: Import Script wizard sometimes flashes at taskbar when launched from Windows shell by andrewdodd13 on 09-08-2007 at 11:14 PM

/slaps head.

My bad, sorry.

Guess I'll need to work out why it happens in my custom-build RSS reader then. :|


RE: Import Script wizard sometimes flashes at taskbar when launched from Windows shell by ahmetgns on 09-09-2007 at 12:51 PM

quote:
Originally posted by Patchou
actually, I fixed this last week for version
Good.

I was also going to test importing preferences packs and sound packs before opening this thread but I forgot it. I have just double clicked on a preferences pack now, and yes, its button also flashed at taskbar. Then I tried sound pack, then again preferences pack and lastly a script pack, but I couldn't make any of them flash. Remember,
quote:
Originally posted by ahmetgns
But this occurs sometimes, not every time.
So I think this bug occurs not only for scripts but also for other importing actions of MsgPlus!.

I hope, your solution fixed all of these. Thanks
RE: Import Script wizard sometimes flashes at taskbar when launched from Windows shell by Patchou on 09-09-2007 at 05:23 PM

to andrewdodd13: the problem is not a bug. It comes from the fact that Windows now does not let any application set the focus in their window. Thsi is to prevent annoying software stealing the focus for no reason. So if your process is not considered to be the foreground process, Windows will jsutflash the user instead.

The easy way to fix this is to call AllowSetForegroundWindow.


RE: Import Script wizard sometimes flashes at taskbar when launched from Windows shell by ahmetgns on 02-29-2008 at 10:39 PM

Errmmm, if user is not signed in or Messenger is not running while double clicking these packs to import, the associated warning windows about the problem may appear at taskbar but not pop-up visually sometimes. So instead of clicking "OK" button in them, going to taskbar to close these windows can be very annoying sometimes. I think you must fix these too.