What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » Silently change tabs?

Silently change tabs?
Author: Message:
Andreas129
New Member
*


Posts: 9
Joined: Jan 2008
O.P. Silently change tabs?
hello. is it possible to silently change tabs if i get a msg in my tabbed chat window that is minimized?
03-01-2008 12:24 PM
Profile E-Mail PM Find Quote Report
Th3rmal
Veteran Member
*****

Peek-a-boo! I see you!!

Posts: 1226
Reputation: 26
32 / Male / Flag
Joined: Aug 2005
RE: Silently change tabs?
do you mean you want to change tabs while the chat window is minimised?
i dont think thats possible (correct me if im wrong)

btw welcome to the forums
You have the intellect comparable to that of a rock. Be proud.
03-01-2008 01:04 PM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Silently change tabs?
might be possible to listen for a flashwindow message and activate that tab on restoration of the window ^o) I think
<Eljay> "Problems encountered: shit blew up" :zippy:
03-01-2008 03:32 PM
Profile PM Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: Silently change tabs?
Yeah I'd like this it'd be a good feature!

Also how about if the chat window isnt in focus - I never minimize, I just bring things in front of each other
Touch Innovation - touch friendly programs/applications for the windows mobile!


03-01-2008 03:35 PM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Silently change tabs?
quote:
Originally posted by Napbree
Yeah I'd like this it'd be a good feature!

Also how about if the chat window isnt in focus - I never minimize, I just bring things in front of each other


It could be quite annoying for most people... Typing messagesinto the wrong window.

I'm gonna give it a quick try
<Eljay> "Problems encountered: shit blew up" :zippy:
03-01-2008 03:39 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Silently change tabs?
Its perfectly possible and dead easy....

Concept:
If the tabbed chatwindow is minimized (actually 'disabled' in case of tabbed chats, see here), change the caption of the taskbar button from the hidden Plus! window to the caption of the chatwindow which recieved the last message.

Pseudocode:
OnEvent_ChatWindowTextReceived(Text, ChatWnd) {
  if (ChatWnd Is Disabled) {
    setNewCaption(ChatWnd)
  }
}


quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by Napbree
Yeah I'd like this it'd be a good feature!

Also how about if the chat window isnt in focus - I never minimize, I just bring things in front of each other


It could be quite annoying for most people... Typing messagesinto the wrong window.

I'm gonna give it a quick try
1) Typing in the wrong window will not be possible since the chat window is minimized to begin with.

However it can bring some confusion when you don't pay attention when you (re)open/restore the chatwindow; since another person's chat will have the focus than the one you left.

2) Something like this already exists since a long time, see:
CookieRevised's reply to Tabbed Chats - wrong contact

This post was edited on 03-01-2008 at 04:07 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-01-2008 03:46 PM
Profile PM Find Quote Report
ahmetgns
Veteran Member
*****

Avatar

Posts: 1343
Reputation: 8
39 / Male / Flag
Joined: Dec 2006
RE: RE: Silently change tabs?
quote:
Originally posted by CookieRevised
quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by Napbree
Yeah I'd like this it'd be a good feature!

Also how about if the chat window isnt in focus - I never minimize, I just bring things in front of each other


It could be quite annoying for most people... Typing messagesinto the wrong window.

I'm gonna give it a quick try
1) Typing in the wrong window will not be possible since the chat window is minimized to begin with.

However it can bring some confusion when you don't pay attention when you (re)open/restore the chatwindow; since another person's chat will have the focus than the one you left.

Napbree just asks if this can be done for windows which are neither minimized nor in focus. He just wants the same function when his convo window is behind the other windows. And I think that would also be a good improvement to the script which works only when window is minimized.

This post was edited on 03-03-2008 at 08:36 AM by ahmetgns.
03-03-2008 08:36 AM
Profile PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Silently change tabs?
- I also replied to that,   "...when you (re)open/restore the chatwindow..."   that means it goes as well for unfocused convos as for minimized ones. The result is exactly the same.
- And that particular script is not meant to do that; it is a POC script to simulate old Plus!3 behaviour, which did not included switching tabs when convos are out of focus, for the reasons already given.

This post was edited on 03-03-2008 at 08:43 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-03-2008 08:41 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On