[Release] StatusKey (Version 2.0) |
Author: |
Message: |
ins4ne
Veteran Member
...
Posts: 1015 Reputation: 38
37 / /
Joined: Apr 2006
Status: Away
|
RE: [Release] StatusKey (Version 2.0)
That was a good one this time . Long life to lazyness
|
|
12-05-2006 06:07 PM |
|
|
deAd
Scripting Contest Winner
Posts: 1060 Reputation: 28
– / /
Joined: Jan 2006
|
RE: [Release] StatusKey (Version 2.0)
Is it possible to change from scrolling through icons to just a listbox with small icons beside it? More like the windows Alt+Tab (where you can see what's before and after)...also there's quite a delay when you release the key before the window closes...and lastly but not least, it should really only apply the status when you release ALL the keys (not when you click out or just let go of one key)..
All in all nice work, but maybe the suggestions above could be implemented (as options maybe)?
|
|
12-05-2006 10:54 PM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
|
O.P. RE: [Release] StatusKey (Version 2.0)
It was going to be implemented as the ALT-TAB feature, but I liked how it looked with just one icon. I will make it so you can see the next\previous status (they way I've coded it, it shouldn't be too hard anyway).
The delay when the window closes is around 1 second and then another second as the window fades out. I could also make an option for this. It applies the status when the window has fully faded out, not when it loses focus or a key is let go of. AFAIK there is no "KeyUp" event that I can hook into so it's an impossibility
<Eljay> "Problems encountered: shit blew up"
|
|
12-05-2006 10:59 PM |
|
|
deAd
Scripting Contest Winner
Posts: 1060 Reputation: 28
– / /
Joined: Jan 2006
|
RE: [Release] StatusKey (Version 2.0)
It's not impossible at all, just use RegisterWindowNotification on WM_KEYUP and you can use WM_KEYDOWN too for other things
|
|
12-06-2006 02:30 AM |
|
|
AmbulanceX
Junior Member
[ rip the jacker ]
Posts: 79
35 / / –
Joined: Jul 2006
|
RE: [Release] StatusKey (Version 2.0)
great script man, well done ill be using this one.
Bulimic rainbows vomit what?, Burn Piano Island Burn!
|
|
12-06-2006 02:34 AM |
|
|
funkychicken
New Member
Posts: 5
Joined: Dec 2006
|
RE: [Release] StatusKey (Version 2.0)
This script doesn't work for me.
The exit button on the settings window doesn't work and the shotcuts won't open the window.
Does anyone know why this is?
|
|
12-07-2006 09:40 PM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
|
O.P. RE: [Release] StatusKey (Version 2.0)
quote: Originally posted by funkychicken
This script doesn't work for me.
The exit button on the settings window doesn't work and the shotcuts won't open the window.
Does anyone know why this is?
Hmmm... odd
Can you send me some information from the Debug Window please?
To open the debug window:
1) In the Messenger Plus! Preferences Window, select scripts from the menu on the left and then tick the checkbox to enable debugging options
2) On the Contact List Menu BAR, select Plus! --> Show Debugging Window
<Eljay> "Problems encountered: shit blew up"
|
|
12-07-2006 09:47 PM |
|
|
funkychicken
New Member
Posts: 5
Joined: Dec 2006
|
RE: [Release] StatusKey (Version 2.0)
Function called: OnEvent_SigninReady
Error: Object doesn't support this property or method.
Line: 190. Code: -2146827850.
Function OnEvent_SigninReady returned an error. Code: -2147352567
Function called: OnGetScriptMenu
Function called: OnEvent_MenuClicked
Function called: OnWndconfigEvent_CtrlClicked
Error: Object doesn't support this property or method.
Line: 190. Code: -2146827850.
Function OnWndconfigEvent_CtrlClicked returned an error. Code: -2147352567
Function called: OnGetScriptMenu
Function called: OnGetScriptMenu
Function called: OnEvent_MenuClicked
Function called: OnWndconfigEvent_CtrlClicked
Error: Object doesn't support this property or method.
Line: 190. Code: -2146827850.
Function OnWndconfigEvent_CtrlClicked returned an error. Code: -2147352567
EDIT:
Thanks, I do only have msgpluslive 4.01
Could that be the problem?
This post was edited on 12-07-2006 at 10:01 PM by funkychicken.
|
|
12-07-2006 10:00 PM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
|
O.P. RE: [Release] StatusKey (Version 2.0)
quote: Originally posted by funkychicken
Thanks, I do only have msgpluslive 4.01
The HotKeys require version 4.11 of MP!L... Download it HERE
EDIT: If you would be as kind as to tell me if thius solves the problem
This post was edited on 12-07-2006 at 10:37 PM by Spunky.
<Eljay> "Problems encountered: shit blew up"
|
|
12-07-2006 10:36 PM |
|
|
funkychicken
New Member
Posts: 5
Joined: Dec 2006
|
RE: [Release] StatusKey (Version 2.0)
Thanks, it works perfectly, this is a really great script.
|
|
12-08-2006 04:58 PM |
|
|
Pages: (8):
« First
«
1
2
3
[ 4 ]
5
6
7
8
»
Last »
|
|