O.P. RE: [?] how do i disable a button on interface window?
code: Error: Object doesn't support this property or method.
Line: 32. Code: -2146827850.
lol.. is my code right?
code: var MP = MsgPlus.CreateWnd("windows.xml","mywnd");
* menu here*
function OnEvent_MenuClicked(id){
switch (id){
case 'p':
MP.EnableWindow("button",false);
break;
}
}
This post was edited on 01-18-2007 at 11:09 PM by roflmao456.
[quote]
Ultimatess6: What a noob mod
|