What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » DisplayPictureStatusChanger 1.4 [fixed]

Pages: (3): « First « 1 2 [ 3 ] Last »
1 votes - 3 average   DisplayPictureStatusChanger 1.4 [fixed]
Author: Message:
billyy
Full Member
***

Avatar

Posts: 103
Reputation: 1
36 / Male / Flag
Joined: Feb 2010
Status: Away
O.P. RE: dp/status changer (PLEASE HELP AGAIN)
Matty heres the complete xml file...
[removed]

The first problem is it does NOT (according to the debugger) fire the OnWindowidEvent_CtrlClicked event!

This post was edited on 02-17-2010 at 08:09 PM by billyy.
I'm new at this, so don't expect me to be usefull any
time soon. But if i behaved you could rep me :P
02-17-2010 06:10 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: dp/status changer (PLEASE HELP AGAIN)
Is the function declared like so?

Javascript code:
function OnWindowIdEvent_CtrlClicked(pPlusWnd, sControlId) {
 
}


Or is it declared like so?
Javascript code:
function OnDPSCConfigEvent_CtrlClicked(pPlusWnd, sControlId) {
 
}

02-17-2010 06:14 PM
Profile E-Mail PM Find Quote Report
billyy
Full Member
***

Avatar

Posts: 103
Reputation: 1
36 / Male / Flag
Joined: Feb 2010
Status: Away
O.P. RE: dp/status changer (PLEASE HELP AGAIN)
Javascript code:
function OnWindowidEvent_CtrlClicked(PlusWnd, ControlId)
{
}


i never rly looked at the name... told you i is a sleepeh head O_O
I'm new at this, so don't expect me to be usefull any
time soon. But if i behaved you could rep me :P
02-17-2010 06:16 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: dp/status changer (PLEASE HELP AGAIN)
You need to replace WindowId with the name of the Window. In your case DPSCConfig
02-17-2010 06:17 PM
Profile E-Mail PM Find Quote Report
billyy
Full Member
***

Avatar

Posts: 103
Reputation: 1
36 / Male / Flag
Joined: Feb 2010
Status: Away
O.P. RE: dp/status changer (PLEASE HELP AGAIN)
yesh i saw it when i tried to figure out the difference between your examples...
heheheh.. i should pay more atention...
ty yer awesome :)

This post was edited on 02-17-2010 at 08:09 PM by billyy.
I'm new at this, so don't expect me to be usefull any
time soon. But if i behaved you could rep me :P
02-17-2010 06:18 PM
Profile E-Mail PM Find Quote Report
Pages: (3): « First « 1 2 [ 3 ] Last »
« 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