quote:
Originally posted by KnRd_WC
In fact, when you use Tabbed Chats, there is only one window shown in the taskbar, the active chat window. And i tried to work with that, unsuccessfully...
And, while I was looking at the list of windows on my computer... I found that : "MessengerPlusLive_TabbedChats". This window has the name of the contact in the active window.
that hidden window is owner of the chat windows. See script in
CookieRevised's reply to Tabbed Chats - wrong contact
aka: Instead of using the FindWindow API, which will most likely return the wrong window when using polygamy!, retrieve the owner window of the tabbed chat windows to get to the (correct) "MessengerPlusLive_TabbedChats"-class window.
---
quote:
Originally posted by KnRd_WC
@ CookieRevised : In fact, if you restore a window which is not minimized, nothing will happen... ("AutoForeground : Automatically set chat window on foreground when message is received")
But, thank you
you're not using the right api (or apis) then, If you read my post carefully I say that if chats already exist and you are busy in one, the one being restored will be put behind the active one (active one being the one you'er busy in) in the z-order. If you're not busy in a convo, the one being restored will become the top chat window.