Shoutbox

[release] WLM Preview Box v2.00.08 - 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: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [release] WLM Preview Box v2.00.08 (/showthread.php?tid=66353)

[release] WLM Preview Box v2.00.08 by NanaFreak on 09-17-2006 at 05:15 AM

WLM Preview Box v2.00.08

This script lets you preview 5 messages from contacts while you are busy with an always on top window. The window is also transparent so that you can look through it to the window you may have open and also send messages.

known bugs
- Chat Window gets focused no matter what.

Channel Log
v2.00.08 - fixed the height of the preview box
v2.00.07 - recode and added better sending, skinning
v1.01.02 - Added reply box, clickable nicks, when opacity change window does, on save preview doesnt close, can make messages go top to botom or botom to top
v1.00.01 - Fixed time to add a 0 and a minor bug
v1.00.00 - Creation of Script

Thanks to:

134jimbodude - idea for the script
Mike - use of Message Scroller
Shondoit - Coding help
Cloudhunter - Ideas and Beta tester
Mattike - Coding help

Please post comments/suggestions/bugs here (do not make a new thread)

Hope you enjoy the script


RE: [release] WLM Preview Box v1.00.00 by skyserpent on 09-17-2006 at 05:18 AM

looks good


RE: [release] WLM Preview Box v1.00.01 by aNILEator on 09-17-2006 at 08:19 AM

i suppose the ebst thing to add would be a quick reply box too

so you kind of make a mini mode messenger


RE: [release] WLM Preview Box v1.00.01 by NanaFreak on 09-17-2006 at 08:20 AM

quote:
Originally posted by aNILEator
i suppose the ebst thing to add would be a quick reply box too

so you kind of make a mini mode messenger
thanks for that idea i will add it to the list i never thought of that.
RE: [release] WLM Preview Box v1.00.01 by Felu on 09-17-2006 at 08:28 AM

As i said on WLM and you asked me to post out here

1. 9 default alignments(top-left, center-center, bottom-right, etc)
2. Better border (I don't like this one much)
3. Chose no. of messages (1-20)
4. Chose font size, style and color.
5. Reply box like aNILEator said.
6. Click-able nicks so that you can open chat window on click.
3. Scroller for the Preview box :).
8. More Coming Soon!


RE: [release] WLM Preview Box v1.00.01 by NanaFreak on 09-17-2006 at 08:33 AM

ok i am adding:

9 default alignments(top-left, center-center, bottom-right, etc)
Chose no. of messages (1-20)
Chose font size, style and color.
Click-able nicks so that you can open chat window on click.

which borders dont you like felu the confuration and about or the preview box??

more suggestion are very welcome and i will see what i can do


RE: [release] WLM Preview Box v1.00.01 by Felu on 09-17-2006 at 08:36 AM

quote:
Originally posted by Jay_Jay
which borders dont you like felu the confuration and about or the preview box??
For the preview box. Make them a bit bolder and stronger liker Message Scroller ;).
quote:
Originally posted by Jay_Jay
more suggestion are very welcome and i will see what i can do
I'll think and tell you :cheesy:.
RE: [release] WLM Preview Box v1.00.01 by Matti on 09-17-2006 at 09:11 AM

Nice idea, nice made, I would only like to see:

  • a configurable width/height
  • make multiline messages come on one rule (replace \n by a space)
Some notes:
  • it is "Pixels", not "Pixles"! :)
  • don't use so many WSH variables: try
    code:
    new ActiveXObject("WScript.Shell").RegRead("...");
    for single calls instead of spilling memory on lots of ActiveX objects. Of course, when you're reading/writing a lot of keys at once, it's better to keep just 1 creation of an ActiveX object. ;)
* Matti likes this script. :D
RE: [release] WLM Preview Box v1.00.01 by NanaFreak on 09-17-2006 at 09:15 AM

quote:
Originally posted by Mattike
Nice idea, nice made, I would only like to see:
  • a configurable width/height
  • make multiline messages come on one rule (replace \n by a space)
Some notes:
  • it is "Pixels", not "Pixles"! [Image: msn_happy.gif]
  • don't use so many WSH variables: try
    code:
    new ActiveXObject("WScript.Shell").RegRead("...");
    for single calls instead of spilling memory on lots of ActiveX objects. Of course, when you're reading/writing a lot of keys at once, it's better to keep just 1 creation of an ActiveX object. [Image: msn_wink.gif]
* Mattike likes this script. [Image: msn_grin.gif]
i am making it configurable width/hieght and whants for the \n thing i will get onto that. [Image: msn_tongue.gif] i cant spell will be fixed in next version. um can you teach me the new ActiveXObject("WScript.Shell").RegRead("..."); thing please [Image: msn_tongue.gif]

p.s. the script is a lil dodgy because i made it in 3 days :P
RE: [release] WLM Preview Box v1.00.01 by minipatchou on 09-17-2006 at 09:22 AM

quote:
Originally posted by -!Felu!-
As i said on WLM and you asked me to post out here

1. 9 default alignments(top-left, center-center, bottom-right, etc)
2. Better border (I don't like this one much)
3. Chose no. of messages (1-20)
4. Chose font size, style and color.
5. Reply box like aNILEator said.
6. Click-able nicks so that you can open chat window on click.
3. Scroller for the Preview box :).
8. More Coming Soon!
That would be great
The quick reply box < im looking foward to that
*minipatchou downloads
Minipatchou has an idea
How about a tabbed chats option
so you could have |user#1|user#2|Latest messages|
RE: [release] WLM Preview Box v1.00.01 by NanaFreak on 09-17-2006 at 11:08 AM

quote:
Originally posted by minipatchou
How about a tabbed chats option
so you could have |user#1|user#2|Latest messages|
what do you mean by this please explaine it more thanks
RE: [release] WLM Preview Box v1.00.01 by minipatchou on 09-17-2006 at 11:22 AM

quote:
Originally posted by Jay_Jay
quote:
Originally posted by minipatchou
How about a tabbed chats option
so you could have |user#1|user#2|Latest messages|
what do you mean by this please explaine it more thanks

well the tabbed chats in messenger plus live is good
like on top of the box you could have tabbed chats idea where all the latest messages from that convo and also have a latest messages box where all the messages from all the convos
if you still dont understand i would be happy to draw a little example
infact i will do it now;)

RE: [release] WLM Preview Box v1.00.01 by NanaFreak on 09-17-2006 at 11:53 AM

quote:
Originally posted by minipatchou
quote:
Originally posted by Jay_Jay
quote:
Originally posted by minipatchou
How about a tabbed chats option
so you could have |user#1|user#2|Latest messages|
what do you mean by this please explaine it more thanks

well the tabbed chats in messenger plus live is good
like on top of the box you could have tabbed chats idea where all the latest messages from that convo and also have a latest messages box where all the messages from all the convos
if you still dont understand i would be happy to draw a little example
infact i will do it now[Image: msn_wink.gif]
yes i get you now [Image: msn_tongue.gif] i will add it to the list [Image: msn_up.gif] great idea ty
RE: [release] WLM Preview Box v1.00.01 by Jimbo on 09-17-2006 at 04:57 PM

Thanks so much jay_jay, can't wait to see the mini messenger


RE: [release] WLM Preview Box v1.00.01 by NanaFreak on 09-18-2006 at 09:24 AM

ok just an update on what i have done so far

  • add a quick reply box (mini messenger) adding the 5 into the window
  • Click-able nicks so that you can open chat window on click.
  • make \n a space (\n = new line)
  • make less activeX calls (doesnt make computer go as slow)
  • change pixles to pixels ([Image: msn_tongue.gif] typo)
  • when changing opacity make window change (does make window flash up but cant help)(also if you press cancel it goes back)
  • after saving dont close window
  • make list be from last to first or first to last

and things that i will try to add for the next release are
  • umm making it ready for release few

also if you have anymore suggestions i will try and do them for you.


release is when i get up in the morning :P
RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 09-18-2006 at 08:59 PM

new version now avalible for you.

see first post

ps sorry for double posting


RE: [release] WLM Preview Box v1.01.02 by Jimbo on 09-19-2006 at 06:02 PM

Fantastic jay_jay.

Maybe a future update would be ti change the colour of the actual window?


RE: [release] WLM Preview Box v1.01.02 by duck! on 09-19-2006 at 06:13 PM

nice interesting script
a bug..
send button doesnt always work


RE: [release] WLM Preview Box v1.01.02 by Jimbo on 09-19-2006 at 06:53 PM

maybe you could make it so, that you can just push enter, rather than clicking send


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 09-20-2006 at 05:23 AM

quote:
Originally posted by Mentoz

nice interesting script
a bug..
send button doesnt always work
ok i kno and am working on it, when i added it it was just a quick add so i didnt test it much.

quote:
Originally posted by 134jimbodude
maybe you could make it so, that you can just push enter, rather than clicking send
i kno i will try to see if i can do it for you.

i am rewriting the code so new fetures will be delayed for a while but i will still take any suggestions you have and try and work on them :cheesy:
RE: [release] WLM Preview Box v1.01.02 by Felu on 09-20-2006 at 09:18 AM

The window needs a close button [Image: xso_cheesy.gif].


RE: [release] WLM Preview Box v1.01.02 by markee on 09-20-2006 at 01:46 PM

quote:
Originally posted by -!Felu!-
The window needs a close button [Image: xso_cheesy.gif].
The only problem with this is that he is trying to keep the UI minimalistic so as to not invade the users screen, they might as well use the always on top feature then.
RE: [release] WLM Preview Box v1.01.02 by jameslives on 09-20-2006 at 02:25 PM

hmm
can you make it so when i send a message it doesnt automatically put focus on the actual convo window?
when i use it, it pops up the window when i reply


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 09-20-2006 at 08:32 PM

quote:
Originally posted by jameslives
hmm
can you make it so when i send a message it doesnt automatically put focus on the actual convo window?
when i use it, it pops up the window when i reply
no sorry i cant but i found that if you have 2 tabs and you send a message to  the non open chat window it doesnt pop up.
RE: [release] WLM Preview Box v1.01.02 by Zoozoo on 09-21-2006 at 08:46 PM

It doesnt close....
How do you close it?
I tried disabling it from the configuration but it just stays there.


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 09-21-2006 at 10:11 PM

quote:
Originally posted by Zoozoo
It doesnt close....
How do you close it?
I tried disabling it from the configuration but it just stays there.
ok well if it isnt closing just go

msgplus preferences > scripts tab (on left) > find msn/wlm preview box > un check thee box > hit apply > check the box > hit ok
RE: [release] WLM Preview Box v1.01.02 by futb0l on 09-22-2006 at 11:01 AM

The 'send' button doesn't work somehow - nothing happens when I press it.


RE: [release] WLM Preview Box v1.01.02 by markee on 09-22-2006 at 11:12 AM

quote:
Originally posted by futb0l
The 'send' button doesn't work somehow - nothing happens when I press it.
This is already a known issue and Jay_Jay has decided to re-write the code so he knows exactly what is going on (other people have helped him throughout and it is a bit patchy), to make sure the script is as short a possible and to resolve the known bugs.  I'm sorry you will just have to wait for the next release and hope it is fixed.  The send buttons were only done very quickly an that is why there are the bugs.
RE: [release] WLM Preview Box v1.01.02 by Deco on 10-17-2006 at 09:29 PM

Not working for me

SHould I type something somewhere our will it just pop auto ?

Thankns


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 10-17-2006 at 11:09 PM

ok this script will work when you turn it on in the plus menu. then you have to wait for a message and it will popup

i hope this helps

ps im at school so i cant really help too much


RE: [release] WLM Preview Box v1.01.02 by elektra on 11-04-2006 at 06:21 PM

Is nanafreak still working on this, some good features to add
i hope he is


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 11-04-2006 at 10:59 PM

ok i havent worked on this script for a while but i have been busy with other things sorry... but i will be sure to finish it for you


RE: [release] WLM Preview Box v1.01.02 by roflmao456 on 11-24-2006 at 01:02 AM

you can close the box by pressing ESC?


RE: [release] WLM Preview Box v1.01.02 by MicroWay on 11-24-2006 at 01:11 AM

Hey!!!
Thanks!!
I download it and will try it...

Edit: Works fine here!!! (Y)
Sugestion: Maybe, when people writes a message, enable the "ENTER" key for a quickly send, as people do in WLM and other programs...

;)


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 11-24-2006 at 05:22 AM

quote:
Originally posted by roflmao456
you can close the box by pressing ESC?
um no you have to go into the plus icon menu (cookie ;)) and the make it turn off sorry

quote:
Originally posted by MicroWay
Hey!!!
Thanks!!
I download it and will try it...

Edit: Works fine here!!! (Y)
Sugestion: Maybe, when people writes a message, enable the "ENTER" key for a quickly send, as people do in WLM and other programs...

;)
ok i am currently make micro messenger (way better than mini messenger :P) and it will have a lot of functions


edit: will take some time to make it (due to exams and assignments) but it will be worth it :cheesy:
RE: RE: [release] WLM Preview Box v1.01.02 by markee on 11-24-2006 at 06:24 AM

quote:
Originally posted by NanaFreak
quote:
Originally posted by MicroWay
Hey!!!
Thanks!!
I download it and will try it...

Edit: Works fine here!!! (Y)
Sugestion: Maybe, when people writes a message, enable the "ENTER" key for a quickly send, as people do in WLM and other programs...

;)
ok i am currently make micro messenger (way better than mini messenger :P) and it will have a lot of functions

Also note there will be the same features as this program in it too so you don't have to worry about the loss of this functionality :cheesy:

It is going to take a while but it will be worth it, I promise you.
RE: [release] WLM Preview Box v1.01.02 by warmth on 01-15-2007 at 10:05 PM

Look what I found...

code:
El script está iniciandose
El script está cargado y listo
Función llamada: OnEvent_Initialize
Error: .
       Línea: 453. Código: -2147418113.
La función OnEvent_Initialize devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnGetScriptMenu

RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 01-16-2007 at 02:14 AM

quote:
Originally posted by warmth
Look what I found...

code:
El script está iniciandose
El script está cargado y listo
Función llamada: OnEvent_Initialize
Error: .
       Línea: 453. Código: -2147418113.
La función OnEvent_Initialize devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnGetScriptMenu

ok that must have been because of you not being signed in :/

i am coding a new version and that will be fixed ;)
RE: [release] WLM Preview Box v1.01.02 by warmth on 01-16-2007 at 02:34 AM

good to know that I helped!!! can you look my reputation??? look the negative one... is he crazy??? jajajaja


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 01-20-2007 at 04:31 AM

new version will be coming soon.... also a new developer will be in it with me... Markee =D

so far the new version will have:

colours of the window fully customisable.
collapsible Preview window (thanks deAd)

and a few other things.... please tell me your suggestions for the script =D


RE: [release] WLM Preview Box v1.01.02 by warmth on 01-20-2007 at 04:50 AM

how an option that you can check or not if you want to see the preview box when the convos are minimized and the preview box dissapear when you have the focus on the convos???


RE: [release] WLM Preview Box v1.01.02 by Jimbo on 01-20-2007 at 08:30 AM

quote:
Originally posted by warmth
how an option that you can check or not if you want to see the preview box when the convos are minimized and the preview box dissapear when you have the focus on the convos???
Good sugestion and well done nana for 3rd prize. Very well deserved
RE: RE: [release] WLM Preview Box v1.01.02 by warmth on 01-20-2007 at 11:32 AM

quote:
Originally posted by Jimbodude
quote:
Originally posted by warmth
how an option that you can check or not if you want to see the preview box when the convos are minimized and the preview box dissapear when you have the focus on the convos???
Good sugestion and well done nana for 3rd prize. Very well deserved


yes I forgot... congrats nana!!! :o)
RE: [release] WLM Preview Box v1.01.02 by D K on 01-26-2007 at 04:30 AM

Does this automatically pop up or is there key commands to bring it up? Because I really don't want to be interrupted in the middle of something, but I would like to be able to know I have a message (A toast comes up like it usually does when someone messages you for the first time, over the top of the application, and then pressing a certain, rare combination (So that no other applications should pick up that something was pressed), and you can then talk.


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 01-26-2007 at 04:54 AM

ok currently you have to turn it on in the Plus Icon Menu in the chat window / contact list and then wait for a message i think.... there will be a new version out in like a day (also fixed the sending message "bug")


RE: [release] WLM Preview Box v1.01.02 by D K on 01-26-2007 at 05:19 AM

Ok, so I got it working. But what I would like:

Pretty much the same options as Xfire, where you are in the middle of playing a game, you get a toast that flashes up and says "You have a new message from *Name*" or part of the message, and it lasts say 5 seconds, then disappears. You can then press a shortcut to bring up the chat window over the top of the current application where you can then chat. Personally from what I've seen this probably cannot be done, meaning I need to get my MSN plug-in working for xfire, but if it is possible, I would definitely be a user :D


RE: [release] WLM Preview Box v1.01.02 by markee on 01-26-2007 at 05:39 AM

I think you should ask for something like this in a separate thread and see if someone helps you there (making sure you give all the information possible of what you want).  The idea of this script is to have a little window showing the last couple of messages so you don't have to go looking back to the chat if it something like a lol or you are busy reading a website or something.  Your idea sounds alright and maybe some other developer will help you with this but at the moment we have too many other scripts that we are working on I'm sorry to say.


RE: [release] WLM Preview Box v1.01.02 by AberNStein on 02-03-2007 at 12:12 AM

cool script
just a couple suggestions:
the option to not have the quick reply things would be very nice
also to not have the convo focus after quick replying (or have the window that was focused put back in focus again, if that's not possible)
as well, i'd like to be able to press enter instead of clicking send.
obviously resizing the window is key too.
that's all that really bugged me.
once this script's done it might even replace toast message for me
we'll see


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 02-03-2007 at 02:01 AM

quote:
Originally posted by AberNStein
the option to not have the quick reply things would be very nice
will have in the version after the next ;)

quote:
Originally posted by AberNStein
also to not have the convo focus after quick replying (or have the window that was focused put back in focus again, if that's not possible)
thats a thing with plus and i cant help that... also i cant tell the window that was up before (already looked into it)

quote:
Originally posted by AberNStein
as well, i'd like to be able to press enter instead of clicking send.
the sending is different in the new version, so this would not work

quote:
Originally posted by AberNStein
obviously resizing the window is key too.
will be in the version after next



thanks for all your suggestions =D
RE: [release] WLM Preview Box v1.01.02 by felipEx on 02-03-2007 at 07:28 PM

i like that (Y)


Ideas for WLM preview box by galgor on 02-09-2007 at 02:52 PM

Love this script!
I've got a few ideas that could help make it better:

Addition of seeing the persons Email address instead of their Nickname.
An 'X' button to close/disable the script.
Ability to resize the window freely

All those i think could be done without too much effort.

The one thing I would love to see most with this app is for it to be embedded into Firefox as an extension..but I think that's just wishful thinking.


RE: [release] WLM Preview Box v1.01.02 by markee on 02-09-2007 at 03:04 PM

The idea of using the email is kind of hard now due to StuffPlug making chat-only names  unfortunately, and we wouldn't want to make a script that is buggy (well as little as possible).  Secondly, there is going to be a feature to hide the preview box in the next release, but it will still be storing all the previous messages for you (just in case).  The resizing of the window is going to be a little tricky and will require some patience while we get it all right first, the horizontal resizing might be done in a release before the vertical as well, but don't get your hopes too high yet.  Last of all, it will be hard to embed it in FireFox and this would have to be an extra feature as well, we might look at this when we start running out of ideas and looking for some hard stuff to put in... it will be a while off if at all I'm sorry.


RE: Msn box by moonriver on 02-12-2007 at 08:02 AM

This plugin is great.  I am wondering if it could auto fade off after few sec?  I wish that if I press "enter", I could be able to send my reply...


RE: [release] WLM Preview Box v1.01.02 by NanaFreak on 02-21-2007 at 08:49 PM

I just want to tell you that the new version will be in the next release of Messenger Plus! Live. And i will update this thread when it is release.

Note: I have had to cut some features out due to me being lazy and not working on the project.


RE: [release] WLM Preview Box v1.01.02 by CookieRevised on 02-28-2007 at 05:08 AM

When script is installed by the new Plus! version (to others: it will be released soon, no worries), it produces errors:

> Script is starting
> Script is started successfully.
> Function call: "OnEvent_Initialize"
> Error on line 5: Unknown Error
  (Code: -2147418113)
> Error detected in "OnEvent_Initialize".
  (Code: -2147352567)

This happens the first time the script is installed (thus probably when no settings exist yet)...




--------------------------------------------------------------------------





code:
function SetWindowPosition(Wnd, PosX, PosY, Width, Height){
    Interop.Call('User32', 'SetWindowPos', Wnd.Handle, 0, PosX, PosY, 680, 88, 0);
}
Window sizes can depend on Windows metrics, so don't set the size explicitly, only the position:
Interop.Call('User32', 'SetWindowPos', Wnd.Handle, 0, PosX, PosY, 0, 0, /* SWP_NOSIZE */ 1);

Ps: I saw in some function that you do define the Width and Height as a parameter to this function, but you don't pass it to the window? Or does it have todo with the fact that you cut some features?

RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 02-28-2007 at 05:22 AM

quote:
Originally posted by CookieRevised

> Script is starting
> Script is started successfully.
> Function call: "OnEvent_Initialize"
> Error on line 5: Unknown Error
  (Code: -2147418113)
> Error detected in "OnEvent_Initialize".
  (Code: -2147352567)

This happens the first time the script is installed (thus probably when no settings exist yet)...
thanks for that... i will like fix it now

quote:
Originally posted by CookieRevised
Window sizes can depend on Windows metrics, so don't set the size explicitly, only the position:
hmm i didnt know that :P

quote:
Originally posted by CookieRevised
Ps: I saw in some function that you do define the Width and Height as a parameter to this function, but you don't pass it to the window? Or does it have todo with the fact that you cut some features?
yea i cut that out because i did cut a few features that i wanted out...


thanks for this cookie ;) you rule <3



New version out. v2.00.07

you can download it at the first page (link)

please report any bugs
RE: [release] WLM Preview Box v2.00.07 by Orgrim Doomhammer on 02-28-2007 at 03:21 PM

hey, the new version really rox!
good work NanaFreak


RE: [release] WLM Preview Box v2.00.07 by John Anderton on 03-01-2007 at 02:28 AM

Hmm, Isn't there a way to tell it not to make the wlm window pop up on each sign in unless I start it myself? Because that is what is happening to me :(


RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 03-01-2007 at 05:30 AM

i will try and fix that... but i dont know why it isnt working right.... fpr some reason it did that here but now it works :/


RE: [release] WLM Preview Box v2.00.07 by yo kv on 03-19-2007 at 10:51 AM

When I try to send a reply, it doesn't go through. I think that hitting enter should also send replies. And when you send a reply, I think it should be displayed within the box.


RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 03-19-2007 at 10:56 AM

quote:
Originally posted by yo kv
When I try to send a reply, it doesn't go through. I think that hitting enter should also send replies. And when you send a reply, I think it should be displayed within the box.
i will add the function to hit enter to send the message to the last person who sent a message... could you post what the debugger is saying when you try and send a message?... and showing the message you sent wouldnt be very good because it isnt the point of the script...
RE: [release] WLM Preview Box v2.00.07 by warmth on 04-17-2007 at 02:19 AM

nana did you read my suggestion:

http://shoutbox.menthix.net/showthread.php?tid=66...d=780251#pid780251

You didn't like the idea???


RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 04-17-2007 at 05:21 AM

ummm i could add this option if you would like, sorry i dont think i read it or i didnt understand it at the time. i will add this in when i get back into MP!L Scripting...


RE: [release] WLM Preview Box v2.00.07 by warmth on 04-17-2007 at 01:20 PM

nice :) thanks!!! a lot!!!


No good... by Mikkomon on 07-13-2007 at 06:51 PM

Is there a way to uninstall this pos? I don't know is it just in my case, but after i first activated WLM Preview Box, it keeps popping on my screen over and over again no matter how many times i try to disable it! And that reply feature isn't working either.. :(

Edit:
Nevermind, I found a way to remove it :o)


RE: [release] WLM Preview Box v2.00.07 by tmt64 on 07-14-2007 at 12:11 AM

the names conflict with Stuffplug's custom time stamps :(

[Image: 6ai8n48.png]

It doesn't really need to be "fixed" actually, please just add customization options for the columns so I could get rid of the time column and widen the names column =D


RE: [release] WLM Preview Box v2.00.07 by markee on 07-14-2007 at 09:45 AM

quote:
Originally posted by Mikkomon
Is there a way to uninstall this pos? I don't know is it just in my case, but after i first activated WLM Preview Box, it keeps popping on my screen over and over again no matter how many times i try to disable it! And that reply feature isn't working either.. :(

Edit:
Nevermind, I found a way to remove it :o)
I'm glad you found a solution.  I think there is a problem that should be looked into, making sure that the window stays closed on the next launch of messenger.  Maybe we can look at fixing this in the next release (which I doubt to be anytime soon, sorry :$)

quote:
Originally posted by tmt64
the names conflict with Stuffplug's custom time stamps :(

[Image: 6ai8n48.png]

It doesn't really need to be "fixed" actually, please just add customization options for the columns so I could get rid of the time column and widen the names column =D
If I remember rightly (it was a long time ago) we used list boxes and link boxes and buttons rather than a list view so it means that it is VERY difficult to be able to resize it as that would mean making some patching on the XML file before opening the window each time.

A better solution might be that we remove the StuffPlug timestamps from the name, but then that is also difficult as it can be changed in the registry.  I think this is the best solution atm.
RE: [release] WLM Preview Box v2.00.07 by CookieRevised on 07-14-2007 at 10:15 AM

quote:
Originally posted by markee
A better solution might be that we remove the StuffPlug timestamps from the name, but then that is also difficult as it can be changed in the registry.  I think this is the best solution atm.
Just check the registry option for the timestamp feature and remove the timestamp from the name when it is enabled (and if StuffPlug is enabled). This works in a very similar way as "[Fix] Problem with OnEvent_ChatWndRecieveMessage's Origin".

;)
RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 07-14-2007 at 10:19 AM

Thanks cookie :)

but still i have things i need to do before doing this...


RE: [release] WLM Preview Box v2.00.07 by warmth on 07-14-2007 at 08:45 PM

nana what happened with the feature I adviced u??? :(


RE: [release] WLM Preview Box v2.00.07 by riahc4 on 07-17-2007 at 02:23 AM

A screenshot would be nice


RE: [release] WLM Preview Box v2.00.07 by kittykat52688 on 09-11-2007 at 10:44 PM

i dunno why but mine doesnt show thru an always on top window (america's army). when i first got it, it worked fine. but i tried it today and it just wont show thru. any suggestions?


RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 09-12-2007 at 05:36 AM

no, i dont know how to do that, maybe you move the spot of the window? where do you have it, and what screen res do you use for america's army?


RE: [release] WLM Preview Box v2.00.07 by colin002 on 12-05-2007 at 12:11 PM

It would be soo much useful and convenient if it has shortcut combination keys! And yes, a little quick-reply box would be very handy too! :D

For example, you can choose your own combinations like: Ctrl+F2


RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 12-05-2007 at 12:20 PM

what would these key combo's do exactly?


RE: [release] WLM Preview Box v2.00.07 by colin002 on 12-05-2007 at 12:22 PM

Like if I press my customized key combo, it would launch the preview box, and you press the keys again to hide it.
Or is there already a function like this?


RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 12-05-2007 at 12:25 PM

there isnt a function like that, but i may add it in later when i decide to create this again


RE: [release] WLM Preview Box v2.00.07 by Jimbo on 12-05-2007 at 03:30 PM

Lol, i remember first suggesting this to you nanafreak:P hehe


RE: [release] WLM Preview Box v2.00.07 by Freebouman on 01-16-2008 at 10:12 AM

Hello! First of all Congratulation for this superb script.
I unfortunately encountered a small problem above, which harmed the
charm of this one.

The screen:

[Image: wlmp01ly6.jpg]

The message number 5 is not posted (the last message).
The size of the box is not good.

Im using vista.
Does msndiscovery can enter in conflict with this script or an other script like: ehancer ; the ultimate script ?!


Sorry for my bad english :s
I hope you can help me, because i love this script :$


ps: I've got the v2.00.07 !


RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 01-16-2008 at 10:16 AM

yea, this issue is known, its because of the new way that plus does its windows... i am at the moment too busy with web2live to be making/updating any scripts... sorry about this but web2live is big and going to earn money...


RE: [release] WLM Preview Box v2.00.07 by Freebouman on 01-16-2008 at 10:36 AM

I understands! good courage for web2live and good continuation ^^


RE: [release] WLM Preview Box v2.00.07 by blucrill on 02-10-2008 at 01:21 AM

hey, i really loved this script, that it could show me messages and i could send msgs back without opening the chat window (so I could use msn without parents knowing.)
I have now found two problems preventing me from using this script. Three, sort of
1. my preview box (after I updated msn) cut off the last line, so I can't see the last thing someone says, though I can see the four things before it.
2. When I type a message and press the arrow to send it, it either opens up the chat window (defeats purpose) or doesn't send at all
3. My preview box looks totally different to the screenshot of it presented on the download page, as it has no option such as recent messages from the top, it doesn't split where I Type into 5 seperate boxes, doesn't have a 'send' button (just arrows)

and a suggest (though it'd b hard) is perhaps somehow if we type a message and press enter it just sends to the most recent message received?

so summarised:
1. Get last line
2. Don't open chat window
3. Actually send message
4. Get WLM preview box from screenshot
5. Press enter to send message to person who last sent message to me.


RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 02-10-2008 at 03:00 AM

yes, these are known issues,

1. this is due to the latest Messenger Plus! Live
2. this is happens if your current tab (if you use tabs) is the person that you are sending the message to
3. for some reason the screen shot hasnt been updated with the updating of the script.

sorry, but i do not have the time to be working on this script at the moment, its just too much to do when i am working on web2live at the same time.


RE: [release] WLM Preview Box v2.00.07 by blucrill on 02-10-2008 at 03:59 AM

firstly, thank you for such a fast reply.
1. I pretty much figured that out, but was hoping there was a solution
2. Before even if I was sending to my 'current tab' it didn't open, and now it opens even if i'm not sending to the current tab
3. The screenshot seems to have more options and looks much better than my current one...did u mean the screenshot has been updated not the program or was an older version like that?


RE: [release] WLM Preview Box v2.00.07 by NanaFreak on 02-10-2008 at 04:06 AM

1. if you know how to edit the xml then you can fix it for yourself
2. dont know what is going wrong here... might be plus doing something gay
3. the screenshot was an old version of the script, you can tell because it says v2.00.02 where this version is v2.00.07


RE: RE: [release] WLM Preview Box v2.00.07 by blucrill on 02-10-2008 at 04:42 AM

quote:
Originally posted by NanaFreak
1. if you know how to edit the xml then you can fix it for yourself


thanks once again for the speedy reply! Hopefully this'll b my last post and I can let u get on with wat else ur working on.

is it easy to edit the xml? would that just involve making the box bigger? is it possible for u to quickly explain it or lead me to sites that could help me?
RE: [release] WLM Preview Box v2.00.08 by NanaFreak on 02-10-2008 at 07:23 AM

I have updated the script to fix the height issue of the preview box, about the focussing that is a little too time consuming to figure out for me.

just download v2.00.08 and it will fix it so that you can see all 5 boxes :)


RE: [release] WLM Preview Box v2.00.08 by blucrill on 02-10-2008 at 08:26 AM

quote:
Originally posted by NanaFreak
WLM Preview Box v2.00.08

This script lets you preview 5 messages from contacts while you are busy with an always on top window. The window is also transparent so that you can look through it to the window you may have open and also send messages.

known bugs
- Chat Window gets focused no matter what.

Channel Log
v2.00.08 - fixed the height of the preview box
v2.00.07 - recode and added better sending, skinning
v1.01.02 - Added reply box, clickable nicks, when opacity change window does, on save preview doesnt close, can make messages go top to botom or botom to top
v1.00.01 - Fixed time to add a 0 and a minor bug
v1.00.00 - Creation of Script

Thanks to:

134jimbodude - idea for the script
Mike - use of Message Scroller
Shondoit - Coding help
Cloudhunter - Ideas and Beta tester
Mattike - Coding help

Please post comments/suggestions/bugs here (do not make a new thread)

Hope you enjoy the script
Did you make this just today? is the "known bugs" wat i sed? if so, thanks! if not, i'm very unattentive (sorry for wasting ur time) and when will it be put on the 'find new scripts' page from Messenger Plus?
RE: [release] WLM Preview Box v2.00.08 by NanaFreak on 02-10-2008 at 09:12 AM

i updated the known bugs because of you, and i will submit sometime tonight if i remember... so it might be a few days :)


RE: RE: [release] WLM Preview Box v2.00.08 by blucrill on 02-12-2008 at 09:35 AM

In case you're looking for 'bug submissions' :P
After I logged back in the wlm preview box looked like (see attached), which i thought was just lag but it didn't go away until i closed and re-opened the box.