What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: [Help!] List Boxes
Yes, the function: [code] function OnWndTestEvent_Destroyed(PlusWnd,ExitCode) { Open = "False"; } [/code] calls as it should.
rob_botchScripting06-28-2006 at 09:45 AM
RE: [Help!] List Boxes
Thank you, this would have also have caused a problem, but the function was not even being called (it wasn't displayed in the Script Debugger, when all other functions were). Any ideas?
rob_botchScripting06-28-2006 at 09:35 AM
[Help!] List Boxes
I am trying to make a script which relies on calling a function when the selection in a list box is changed. The code I have so far used for the function is as follows: function OnWndTestEvent_LstBoxSelChanged(PlusWnd,ControlId) { if(ControlId == Lst...
rob_botchScripting06-28-2006 at 09:16 AM
RE: Opening Windows
Thnak you very much for your help. The windows now open properly.(Y)
rob_botchScripting06-27-2006 at 10:15 AM
Opening Windows
I am having problems in using the interface tools. I have followed the steps in the Scripting Documentation, but the window will not open. I saved the xml file (through notepad) in the folder for the script. Is there anything else that I have missed?...
rob_botchScripting06-27-2006 at 09:48 AM
[Hide Excerpts] Pages: (8): « First « 4 5 6 7 [ 8 ] Last »