What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] Event not being called

[?] Event not being called
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
O.P. [?] Event not being called
I've got a feeling there is a buried version of me asking this somewhere before, but I'm not sure. I've got a PlusWnd that I want to detect a DblClick and then do something...

I put all the code in and went to test it, but it seems to never get called (I have trace events on as well). The WindowID is spelt exactly right, the event name and parameters are automatically filled by Plus.

code:
function OnWindowIDEvent_CtrlClicked(PlusWnd, ControlID){
    Debug.Trace("w00t");
}


Halp!
<Eljay> "Problems encountered: shit blew up" :zippy:
11-05-2008 12:50 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] Event not being called - by Spunky on 11-05-2008 at 12:50 AM
RE: [?] Event not being called - by Mnjul on 11-05-2008 at 09:59 AM
RE: [?] Event not being called - by matty on 11-05-2008 at 12:30 PM
RE: [?] Event not being called - by Spunky on 11-05-2008 at 04:40 PM
RE: [?] Event not being called - by matty on 11-05-2008 at 04:44 PM
RE: [?] Event not being called - by Spunky on 11-05-2008 at 05:32 PM


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